输入banner图图片脚本导航/分类

oracle 根据约束名查表名

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

 

oracle 根据约束名查表名

标签: