mirror of
https://bitbucket.org/swgmasters/swg-src.git
synced 2026-01-17 00:06:23 -05:00
3 lines
60 B
SQL
3 lines
60 B
SQL
-- run an innocuous query
|
|
select count(*) from user_tables;
|