I just started learning SQLite and Lua SQLite. There’s one thing that I just can’t figure out and its been two days since and I still don’t have an answer. I just couldn’t find it anywhere.
How do you find out the names of Tables in a database?
for example, I have userdata.db. And in it let say it has 3 tables and named Joe, Paul, Susan. Lets pretend I don’t know the names of the tables and I have no idea how many tables are in userdata.db
How do you go about querying those table names or how would you find out how many tables are in the database?
Any help would be greatly appreciated.
[import]uid: 121875 topic_id: 23486 reply_id: 323486[/import]