Answer Posted / nishi
Snapshots and Materialized view are used interchangeably as both are almost same. However, materialized view is having additional feature of query rewrite which is not in snapshot.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Delete, Truncate and Drop in Oracle?
How index is implemented in oracle database?
Explain the use of consistent option in exp command.
How to define and use table alias names in oracle?
How to use "for" statements in oracle?
How to export your connection information to a file?
What is the use of file param in imp command?
How do I know if oracle client is installed on windows?
What is Data Dictionary Cache in Oracle?
Can we save images in a database and if yes, how?
What is procedure overloading in oracle?
How to create a stored program unit?
How do I spool in oracle?
Why cursor variables are easier to use than cursors?
What are the built-in functions used for sending Parameters to forms ?