凌寒飘香

____成风破浪会有时,直把云帆济沧海!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: :: 管理 ::
select
       req_item_no ,
       description ,
       unit_type ,
       scheduled_value ,
       unit_price,
       scheduled_value * unit_price ,
       prev_applcations,
       prev_applcations*Unit_Price,
       this_period,
       this_period * unit_price,
       prev_applcations+this_period,
       prev_applcations*Unit_Price +  this_period * unit_price,
      (prev_applcations*Unit_Price +  this_period * unit_price)/(scheduled_value * unit_price) ,
       this_period_gc
from rqdt_table where parent_key='881419Q1AZ0496CP2B1   Q   '
and unit_price <>0
posted on 2008-06-26 11:50  凌寒飘香  阅读(240)  评论(0编辑  收藏  举报