执行sql语句:
SELECT COUNT(*) FROM sqlite_master where type='table' and name='xxx表名'