What are different types of refreshment techniques of
materialised view
Answer Posted / rajesh venati
The above one good,
There are Three Types of Refreshment Techniques in
Materialized View.
They are,
1. Fast Refresh
2. Force Refresh
3. Complete Refresh
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can ddl statements be used in pl/sql?
How do you delete data from a table?
What are the uses of merge?
How is pl sql different from sql?
What is update query?
Why stored procedures are faster than query?
What is the default isolation level in sql server? : Transact sql
Does view store data in sql?
What is index example?
What is structural independence and why is it important?
in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.
How many indexes can be created on a table in sql?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
What is a constraint?
What is the difference between unique and primary key constraints?