InterviewSolution
Saved Bookmarks
| 1. |
What Is Roll-up Summary? |
|
Answer» Roll-up DISPLAYS the count of CHILD records and calculate the SUM, Min and max of FIELDS of the child records. Roll-up displays the count of child records and calculate the sum, Min and max of fields of the child records. |
|