What is Materialized View? In What Scenario we Use
Materialized View?

Answer Posted / chandan kumar

The above answer is right till here....view is a virtual
table that doesn't exist in rdbms,it is
associated with the SELECT statement materialized is also
same
like the view but it exist in rdbms.

We use the Materialized View in that Senerio when we have
large amount of database and we need to refresh that in a
time being.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are date and time functions in mysql? : Sql dba

540


How to avoid using cursors? What to use instead of cursor and in what cases to do so?

607


What happens when a trigger is associated to a view?

504


How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?

647


What is the purpose of design view?

527






what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba

547


How many types of tables are there?

509


Is sql a case sensitive language?

519


What is the difference between delete and truncate statement in sql?

499


explain the options of myisamchk to improve the performance of a table. : Sql dba

549


Can you selectively load only those records that you need? : aql loader

615


How to add new employee details in an employee_details table with the following details

650


What is difference between sql function and stored procedure?

508


What are local and global variables and their differences?

589


when is the use of update_statistics command? : Sql dba

504