Answer Posted / rashid ansari
materialized view is database object.it just like nomal
view but u can maniputale into mateialized view.when u
fatch data from remotly,materialized view provide fater
fatching data from remote database.when user manipulate on
actual table then simply refersh to materlized view
automatically update materlized view.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is bind variable in oracle 11g?
Why is oracle database so popular?
Is truncate autocommit in oracle?
Explain overloading. Can functions be overloaded?
How translate command is different from replace?
What is a server parameter file in oracle?
What is java oracle used for?
Explain an exception?
What happens to the data files if a tablespace is dropped?
Can we use bind variables in oracle stored procedure?
What is a nested table and how is it different from a normal table?
What are group functions in oracle?
How to write a query with a left outer join in oracle?
What are the ansi data types supported in oracle?
How to add a new column to an existing table in oracle?