摘要: 获取表的主键列名 SQL select * from user_cons_columns where constraint_name = (select constraint_name from user_constraints where table_name = 'BST_FAVORITE' a 阅读全文
posted @ 2018-01-25 17:27 编织者 阅读(8141) 评论(0) 推荐(0)