Back to Materialize

Alter Schema

doc/user/content/headless/sql-command-privileges/alter-schema.md

123224 B
Original Source
  • Ownership of the schema.
  • In addition,
    • To swap with another schema:
      • Ownership of the other schema
    • To change owners:
      • Role membership in new_owner.
      • CREATE privileges on the containing database.