海航
加油(大道至简至易)

2013年1月21日

弄了快半个月了,都有点忘记了。大概就是 数量 和单位 存储到数据库表里面的两个字段 对其进行合并

摘要: select distinct sampletype_name from drr_sampletype_info where k.sampletype_id=sampletype_id), to_char(k.instock_volume, 'fm999999990.0') || k.units as SPECIMEN_QUANTITY from drr_sample_instock k注意 如果不加上'fm999999990.0' 要是0.4的话 只显示成.4 而没有0. 阅读全文

posted @ 2013-01-21 09:30 海航@ 阅读(162) 评论(0) 推荐(0) 编辑

导航