SQL判断如果一列值为null则取另一列值代替 isnull()
摘要:
SELECT TOP 1000 [chClientCode] ,[nvcClientName] ,[chRegionCode] ,isnull(chUltimateHeadClientCode,[chClientCode]) as chUltimateHeadClien... 阅读全文
posted @ 2014-11-24 16:50 狮子座男 阅读(4161) 评论(0) 推荐(0)
浙公网安备 33010602011771号