Multiple Choice
A school stores attendance records of its students on an Access database: The Attendance table has StudentName,StudentID,Grade,and DateAbsent columns: Each time a student is absent,an entry is made into the database: Which of the following statements is true?
A) To find the average number of days students of each grade are absent, Group By should be selected under Grade and Avg under StudentID.
B) To find the number of days each student is absent, Group By should be selected for StudentID and Count for DateAbsent.
C) To see which students were absent on a particular day, Group By should be selected for StudentName.
D) To see the number of students absent in a particular grade on a given day, Group By should be selected for both DateAbsent and StudentID.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: A user can readily create data entry
Q24: Microsoft Excel includes comprehensive tools for graphing
Q33: The Average function and Group By cannot
Q42: How can Excel be used to graph
Q43: If a column heading and the corresponding
Q44: What is import/export of data? Why is
Q46: Which of the following statements is true
Q47: Excel is superior to Access for tracking
Q48: How are group totals created in Access?
Q49: A user can produce two different reports