FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

WHAT IS DATABASE MANAGEMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A teacher keeps pupil test results in a database. Each pupil has sat multiple tests. The teacher wants to run a query that shows each student and the average score they have achieved across the year. What would be the correct query to use:
A
Parameter Query
B
Aggregate/GroupBy
C
Wildcard
D
Selection
Explanation: 
There is 1 question to complete.