Microsoft Exam Questions

Which statement should you use?

For each ledger entry table, you have the following table search code segment in the
FindRecords function on the Navigate page:

You need to replace the IF XXX THEN BEGIN statement to ensure that the IF … THEN
construct functions as intended. Which statement should you use?

A.
LedgerEntryTable. READPERMISSION

B.
LedgerEntryTable.FINDLAST

C.
LedgerEntryTable.FINDFIRST

D.
NOT LedgerEntryTable.ISEMPTY