xxxxxxxxxx
1
SELECT name FROM sqlite_master WHERE type='table';
Results will be displayed here
Note that full text search doesn't (yet?!) work in this browser based UI.
If you want to run a SQL query on the database, enter the query into the search form and click the RUN SQL button.
xxxxxxxxxx
SELECT name FROM sqlite_master WHERE type='table';
Results will be displayed here