Differentiate simple and complex, snapshots ?
Answers were Sorted based on User's Feedback
Answer / guest
- A simple snapshot is based on a query that does not
contains GROUP BY clauses, CONNECT BY clauses, JOINs,
sub-query or snashot of operations.
- A complex snapshots contain atleast any one of the above.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nishi
- A simple snapshot is based on a query that does not contains GROUP BY clauses, CONNECT BY clauses, JOINs, sub-query or snashot of operations.
- A complex snapshots contain atleast any one of the above.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meant by physical order and logical order in clustered index and non clustered index.
What is Tablespace Quota ?
What are the dictionary tables used to monitor a database spaces ?
How can we reduce the network traffic ?
What are the use of Roles ?
What are the roles and user accounts created automatically with the database ?
What is a profile ?
What are the steps to switch a database's archiving mode between NO ARCHIVELOG and ARCHIVELOG mode ?
what is snapshot log ?
what is different between view and sequence?
How can you enable automatic archiving ?
What are the system resources that can be controlled through Profile ?