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

1 line
88 B
MySQL
Raw Normal View History

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