You have a record type, ABC_Author, backed by a database table.
You need to retrieve the total number of authors without loading all the data.
According to Appian best practices, which code snippet accomplishes this goal in the most efficient way?
A)

B)

C)

According to Appian best practices, the most efficient way to retrieve the total number of authors without loading all the data is to use a query that includes an aggregation function. Option B uses an aggregation field with a COUNT function, which is designed to return the number of rows that match a query without the need to retrieve and load all row data, thus optimizing performance.
Appian Documentation: a!queryRecordType Function
Isadora
6 days agoKirby
11 days agoMose
16 days agoCoral
21 days agoMollie
26 days agoHarris
1 month agoReena
1 month agoAlona
1 month agoPaz
2 months agoKina
2 months agoJacquelyne
2 months agoJody
2 months agoFabiola
2 months agoShaniqua
2 months agoIn
3 months agoBong
3 months agoSusana
3 months agoHerman
3 months agoLashawn
4 months agoKristine
4 months agoYuriko
4 months agoLigia
4 months agoChristiane
10 hours ago