摘要: --添加债券期限字段 declare cn integer; begin cn := 0; select count(*) into cn from user_tab_cols t where t.table_name='T_BANK_BOND_MARKET_SET' and t.column_na 阅读全文
posted @ 2018-11-16 16:08 凌心缘 阅读(1137) 评论(0) 推荐(0) 编辑