IT
select cast(cast('1.526207675E7'as float)as numeric(20,2))
字符型先转float,再转numeric
posted on 2011-11-07 15:36  liufei  阅读(192)  评论(0编辑  收藏  举报