Reference and syntax for the ALTER SCHEMA command.
information_schema.schemata
view on schema_owner
column.
check ownership page for more info.
Parameter | Description |
---|---|
<schema> | Name of the schema to change the owner of. |
<user> | The new owner of the view. |