ibigboy
select table_name from information_schema.tables where table_schema=\'db_name\';

注:替换db_name为自己的数据库名

 

示例

 

分类:

技术点:

相关文章: