mysql 查询库中有几张表

SELECT COUNT(*) TABLES, table_schema
FROM information_schema.TABLES
WHERE table_schema = '999*999'

99999是 库名
posted @ 2019-02-27 16:20  whmmm  阅读(938)  评论(0)    收藏  举报
//增加一段JS脚本,为目录生成使用