Talk about views

Answer Posted / satish asnani

Simple and complex views do not occupy HD space. The data
remains with the base table and views are just stored
queries which fetch data from base tables. But Materialized
Views maintain a copy of the records in their own space.
That is Materialized views as name suggests store a local
copy of the records from base tables and definitely occupy
HD space.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can I make a script that can be bi-language (supports english, german)? : Sql dba

527


What is flag in sql?

531


What are all different types of collation sensitivity?

521


list out some tools through which we can draw e-r diagrams for mysql. : Sql dba

499


When you have to use a default "rollback to" savepoint of plvlog?

709






Is the primary key an index?

586


What is a variable in sql?

505


What is the difference between a primary key and a clustered index?

514


What are two statement types in sql?

530


What is the most common sql injection tool?

534


What is a dynamic query?

561


What are all the different normalization?

548


How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?

588


how to return query output in html format? : Sql dba

643


What is a sql statement?

520