https://quizack.com/salesforce-development/mcq/what-is-the-difference-between-the-queryall-and-querymore-calls
What is the difference between the queryAll() and queryMore() calls?
Answer:
queryMore() returns the records count of more than 500 while queryAll() also returns the records that have been deleted because of a merge or delete.
Note: This Question is unanswered, help us to find answer for this one
More Salesforce-Development MCQ Questions