MySQL 查询所有的表名

select table_name from information_schema.tables where table_schema='laiu8' and table_type='base table';

posted @ 2016-08-17 08:56  bobo-bobo  阅读(292)  评论(0编辑  收藏  举报