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?