1.

Explain What Are The Options Available To Refresh Snapshots?

Answer»
  1. COMPLETE - Tables are completely regenerated using the snapshot's query and the MASTER tables every TIME the snapshot REFERENCED.
  2. FAST - If SIMPLE snapshot used then a snapshot log can be used to send the changes to the snapshot tables.
  3. FORCE - Default value. If possible it performs a FAST refresh; Otherwise it will perform a complete refresh.



Discussion

No Comment Found