MySQL 查询一张表的信息:select * from information_schema.tables where table_schema='oop'and table_name = 'by_specimen';