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

1 line
82 B
MySQL
Raw Normal View History

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