显示表¶ 概要¶ SHOW TABLES [ FROM schema ] [ LIKE pattern [ ESCAPE 'escape_character' ] ] 描述¶ 列出 schema 中的表或当前模式中的表。可以使用 LIKE 子句来限制表名的列表。