Skip to main content

Generic_JDBC_Connection.schemas

schemas

Group: Metadata
Aliases: catalog schema database

Documentation

Returns a Vector of the available schemas.

Examples

Get the available schemas.

      connection = Generic_JDBC_Connection.connect "jdbc:h2:~/my_database"
connection.schemas