Skip to content

Opening book details…

Can I read Creating Materialized Views in SQL on EtoBox?

Creating Materialized Views in SQL by Tariq Malhi is a document available to read on EtoBox.

What is Creating Materialized Views in SQL about?

CREATE MATERIALIZED VIEW allows you to create a database object called a materialized view that contains the results of a query. Materialized views can be used to maintain copies of remote data locally or to optimize queries in data warehousing environments. Creating a materialized view requires privileges on any underlying tables and schemas and sufficient quota in the target tablespace.

Author
Tariq Malhi
Language
EN