其中t_w_plm为表名:
SELECT
COUNT(*) FROM sqlite_master where type='table' and name='t_w_plm' SELECT * FROM sqlite_master where type='table' and name='t_w_plm'

 

相关文章: