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 |
How can we reduce the network traffic ?
What dynamic data replication ?
What are the roles and user accounts created automatically with the database ?
What are Roles ?
What is Statement Auditing ?
What are the system resources that can be controlled through Profile ?
what is meant by physical order and logical order in clustered index and non clustered index.
What is the use of ANALYZE command ?
What is Object Auditing ?
How can you enable automatic archiving ?
What is Tablespace Quota ?
How will you enforce security using stored procedures ?