Select table_name 表名,TABLE_COMMENT '注释' from INFORMATION_SCHEMA.TABLES Where TABLE_COMMENT LIKE '%注释%';