mirror of
https://github.com/SWG-Source/whitengold.git
synced 2026-07-14 00:02:09 -04:00
3 lines
60 B
SQL
3 lines
60 B
SQL
-- run an innocuous query
|
|
select count(*) from user_tables;
|