LIST_DBS Function

Description

The LIST_DBS function outputs the list of all databases in the CUBRID database server, separated by blanks. 

Syntax

LIST_DBS()

Example

SELECT LIST_DBS();

  dbs

======================

  'testdb demodb'