摘要:
select t1.table_schema,t1.table_name from information_schema.tables t1 left outer join information_schema.TABLE_CONSTRAINTS t2 on t1.table_schema = t2.TABLE_SCHEMA and t1.table_name = t2.TABLE_NAM... 阅读全文
posted @ 2017-07-25 15:22
sunss
阅读(341)
评论(0)
推荐(0)

浙公网安备 33010602011771号