SELECT table_schema FROM information_schema.TABLES WHERE table_name = '表名';

相关文章: