Database Administrator (DBA) Question:
Differentiate simple and complex, snapshots?
Answer:
A simple snapshot is based on a query that does not contains GROUP BY clauses, CONNECT BY clauses, JOINs, sub-query or snapshot of operations. - A complex snapshots contain at least any one of the above.
Previous Question | Next Question |
How can we reduce the network traffic? | What are the Built-ins used for sending Parameters to forms? |