| AlterMaterializedTableAsQueryOperation |
Operation to describe an ALTER MATERIALIZED TABLE AS query operation.
|
| AlterMaterializedTableChangeOperation |
Alter materialized table with new table definition and table changes represents the modification.
|
| AlterMaterializedTableOperation |
Abstract Operation to describe all ALTER MATERIALIZED TABLE statements such as rename table /set
properties.
|
| AlterMaterializedTableRefreshOperation |
Operation to describe clause like: ALTER MATERIALIZED TABLE [catalog_name.]
|
| AlterMaterializedTableResumeOperation |
Operation to describe a ALTER MATERIALIZED TABLE ...
|
| AlterMaterializedTableSuspendOperation |
Operation to describe a ALTER MATERIALIZED TABLE ...
|
| CreateMaterializedTableOperation |
Operation to describe a CREATE MATERIALIZED TABLE statement.
|
| DropMaterializedTableOperation |
Operation to describe a DROP MATERIALIZED TABLE statement.
|