You have a record type, ABC_Author, backed by a database table.
You need to retrieve the number of authors for each country.
Review the following basic query expression:
Which code snippet should be added to the fields parameter?
A)
B)
C)
D)
Option A
Option B
Option C
Option D
Submit