mirror of
https://bitbucket.org/swgmasters/client-tools.git
synced 2026-07-14 06:01:26 -04:00
3 lines
60 B
SQL
3 lines
60 B
SQL
-- run an innocuous query
|
|
select count(*) from user_tables;
|