SyntaxFix
Write A Post
Hire A Developer
Questions
To list the tables you can also do:
SELECT name FROM sqlite_master WHERE type='table';