5.1 列出模式中的表

select table_name from information_schema.tables where table_schema='SCOTT';

posted @ 2017-09-14 07:11  屠魔的少年  阅读(143)  评论(0)    收藏  举报