InterviewSolution
Saved Bookmarks
| 1. |
Difference Between Summary Filter And Details Filter? |
|
Answer» Summary Filter - we can APPLY RECORDS group by that contain COMMON values. Detail Filter - we can apply to each and every record in a DATABASE. Summary Filter - we can apply records group by that contain common values. Detail Filter - we can apply to each and every record in a database. |
|