Appendix: Privileges
  NOTE: 
Various SQL operations require additional privileges on related objects, such as:
- 
For objects that use compute resources (e.g., indexes, materialized views, replicas, sources, sinks), access is also required for the associated cluster. 
- 
For objects in a schema, access is also required for the schema. 
For details on SQL operations and needed privileges, see Appendix: Privileges by command.
The following privileges are available in Materialize:
| Object | Privileges | 
|---|---|
| CLUSTER | 
 | 
| CONNECTION | 
 | 
| DATABASE | 
 | 
| MATERIALIZED VIEW | 
 | 
| SCHEMA | 
 | 
| SECRET | 
 | 
| SOURCE | 
 | 
| SYSTEM | 
 | 
| TABLE | 
 | 
| TYPE | 
 | 
| VIEW | 
 |