Hi

Is there any function in the sqlite API which would give me the names of
all the tables in the DB?

Or maybe there is some sql query which does this - please let me know
what is the syntax of this query.

The problem is that I have a DB which has say 3 tables in it -
1. Employee_Personal_Info
2. Employee_Offical_Info
3. Corporate_Info

Is there a way to retrieve the names of the tables assuming that I do
have a connection open with the DB.

Thanks,
Ritesh Kapoor
Senior Software Engineer
Atrenta Pvt. Ltd.

Reply via email to