1.

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 snashot of OPERATIONS.
  • A complex snapshots contain ATLEAST any one of the above.



Discussion

No Comment Found