扫二维码与项目经理沟通
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流
select ..
成都创新互联主营麦积网站建设的网络公司,主营网站建设方案,App定制开发,麦积h5微信小程序开发搭建,麦积网站营销推广欢迎麦积等地区企业咨询
, case when right(thefield,1) = ','
then left(thefield, len(thefield)-1)
else thefield end
...
update 表名 set attr3= replace(attr3,",","");
update 表名 set attr4= replace(attr4,",","");
update 表名 set attr5= replace(attr5,",","");
cast(100000.0000 as decimal(15,2))
convert(value, decimal(12,2))
两者都行
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流