sea026 · 2006-04-02 16:13:15 · 阅读: 781 select sum(cast(replace(replace(replace(f4,'分',''),'角',''),'元','.') as numeric(9,2))) from…… <空>