当前位置:Gxlcms > 数据库问题 > oracle 根据约束名查表名

oracle 根据约束名查表名

时间:2021-07-01 10:21:17 帮助过:3人阅读

constraint_name,constraint_type,table_name from all_constraints where CONSTRAINT_NAME=PK_ID;

 

oracle 根据约束名查表名

标签:

人气教程排行