Question 7 of 33 • Introduction to Information Technology - EL3701
Samantha’s database contains a table of student scores and another table with student schedules. How can Samantha use this information to help her decide how to group students for review class?
Answer
A
She can use a simple query to sort the scores in ascending order.
B
She can use a simple query to group student scores by name.
C
She can use a complex query linking student scores by name and available study period, then sort the data and group it.
D
She can use a complex query to retrieve all scores below 65.