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 number of days each student is absent,Group By should be selected for StudentID and Count for DateAbsent.
B) To find the average number of days students of each grade are absent,Group By should be selected under Grade and Avg under StudentID.
C) 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.
D) To see which students were absent on a particular day,Group By should be selected for StudentName.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: Microsoft Access is a database management system.
Q9: If users change the Access data,the imported
Q24: A data table is a subset of
Q32: Delimited text files can be imported to
Q33: A user can readily create data entry
Q34: Which of the following statements is true
Q35: Data can be transferred from Excel to
Q38: Import/export is the process of transferring data
Q40: Which of the following shows the correct
Q44: What is import/export of data? Why is