Select b.unit_name ,a.amount1,a.amount2,a.amount3,a.amount ,
to_char((a.Rate1 * 100),'fm9999999990.00') || '%' Rate1,to_char((a.Rate2 * 100),'fm9999999990.00') || '%' Rate2,to_char((a.Rate3 * 100)),
to_char((a.Rate * 100),'fm9999999990.00') || '%' Rate
From rv_tmp_report_sideways a,rv_unit b Where a.unit_id = b.unit_id
如何修改to_char() 在sqlserver2008下能运行
千巷猫影
月关宝盒
慕桂英4014372
随时随地看视频慕课网APP
相关分类