On 25-02-2012 18:02, inq1ltd wrote:
> sqlite3 help,
> 
> 
> Can someone tell me how to find the names of the tables that exist in a 
> database?
> 
> I don't see it in the list of Pragma's
> 


.help;

you'll get a list of things, pick the right one.... ;)

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to