1 line
No EOL
82 B
SQL
1 line
No EOL
82 B
SQL
select tbl_name from SQLITE_MASTER where type like 'table' order by name, tbl_name |