Versions available for this page: CUBRID 8.3.0 | CUBRID 8.3.1 | CUBRID 8.4.0 | CUBRID 8.4.1 | CUBRID 8.4.3 | CUBRID 9.0.0 |
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'