InterviewSolution
Saved Bookmarks
| 1. |
Define Snapshot? |
|
Answer» SNAPSHOT is nothing it’s only a copy of data, whenever we create any snapshot it only copy the exact data that is related to the particular report. It is USED to compare REPORTS. For ex: we want to compare the report of this MONTH with PREVIOUS month. Snapshot is nothing it’s only a copy of data, whenever we create any snapshot it only copy the exact data that is related to the particular report. It is used to compare reports. For ex: we want to compare the report of this month with previous month. |
|