mirror of
https://bitbucket.org/seefoe/dockerized-swg-src.git
synced 2026-07-15 00:08:54 -04:00
3 lines
60 B
SQL
3 lines
60 B
SQL
-- run an innocuous query
|
|
select count(*) from user_tables;
|