shadowbrokers-exploits/windows/Resources/Ops/Data/database_plans/SQLite/Survey/tables.sql

1 line
88 B
MySQL
Raw Normal View History

select name, tbl_name from SQLITE_MASTER where type like 'table' order by name, tbl_name