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