The LIST_DBS function outputs the list of all databases in the CUBRID database server, separated by blanks.
LIST_DBS()
SELECT LIST_DBS();
dbs
======================
'testdb demodb'