<select >
    select count(*) from information_schema.TABLES where table_name = #{tableName}
</select>

 

相关文章: