Back to Materialize

Create Table

doc/user/content/headless/sql-command-privileges/create-table.md

123199 B
Original Source
  • CREATE privileges on the containing schema.
  • USAGE privileges on all types used in the table definition.
  • USAGE privileges on the schemas that all types in the statement are contained in.