Details
Methods are not available for all DBMS.
Additional arguments are:
dbname
: supported for MSSQL. Check if a schema exists on a different database on the connected MSSQL-server; default: database addressed bycon
.
See also
Other schema handling functions:
db_schema_create()
,
db_schema_drop()
,
db_schema_list()