Is there any way through a sql call to get a listing of tables in sqlite? I tried '.tables' as would be used at the console application, but this is not supported.
Thanks! Bob Dankert
Is there any way through a sql call to get a listing of tables in sqlite? I tried '.tables' as would be used at the console application, but this is not supported.
Thanks! Bob Dankert