lixihuan

查找所有表的语句

select table_name from information_schema.tables where table_schema=\'当前数据库\';
 

分类:

技术点:

相关文章: