| Syntax |
|
| Documentation | Retrieves the schema names available in this database. The results are ordered by schema name. The schema column is: TABLE_SCHEM String => schema name TABLE_CATALOG String => catalog name (may be null) :
|
| Examples | |
| Group | SQL |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |