SQL中连接空字符串 SELECT oldid,RTRIM(LTRIM(ISNULL(Name,'') +ISNULL(Specification,''))) FROM [PCMIS].[dbo].[MaterialData] where Specification is null
SQL中连接空字符串
最新推荐文章于 2022-07-22 03:03:06 发布
SQL中连接空字符串 SELECT oldid,RTRIM(LTRIM(ISNULL(Name,'') +ISNULL(Specification,''))) FROM [PCMIS].[dbo].[MaterialData] where Specification is null
3907
6866

被折叠的 条评论
为什么被折叠?