摘要: select cu.* from user_cons_columns cu, user_constraints au where cu.constraint_name = au.constraint_name and au.constraint_type = 'P' and au.table_nam 阅读全文
posted @ 2019-11-22 14:45 0x141026 阅读(237) 评论(0) 推荐(0)