标签:
select convert(nvarchar(30),convert(decimal(11,0),Mobile)) mobile,studentname from yuanboguojistudent_excel WHERE mobile IS NOT NULL
sql server:float转换成nvarchar
原文地址:http://www.cnblogs.com/panqingqiang/p/4543859.html