1 line
No EOL
81 B
SQL
1 line
No EOL
81 B
SQL
select type, name, tbl_name, sql from SQLITE_MASTER order by type, name, tbl_name |