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 are the various type of snapshots ?
what is meant by physical order and logical order in clustered index and non clustered index.
How can you enable automatic archiving ?
Differentiate simple and complex, snapshots ?
What is a trace file and how is it created ?
What are roles ? How can we implement roles ?
What are the database administrators utilities avaliable ?
What is Object Auditing ?
How can we reduce the network traffic ?
What are the dictionary tables used to monitor a database spaces ?
What are the steps to switch a database's archiving mode between NO ARCHIVELOG and ARCHIVELOG mode ?
what is the step for rmanbackup?