`
tangyb828
  • 浏览: 651 次
  • 性别: Icon_minigender_1
  • 来自: 湖南
文章分类
社区版块
存档分类
最新评论
文章列表
/** *根据化为合同号查询触发表信息 **/ select st.*   from cfs2.blg_billing_schedules_v blg,        tib_trigger_schedules_t      st,        cm_contracts_t               con where blg.billing_schedule_id = st.billing_schedule_id    and blg.cir_contract_id = con.contract_id    and con.CONTRACT_NUMBER = '00086210102 ...
Global site tag (gtag.js) - Google Analytics