Topic by Saravanan S
Content
Hi All,
I have to take 200000 records by run the below roql query as a ROQL or in REST Service,
but it shows "Poor performing query - too many rows examined", even I gave LIMIT 1000 in the query also am getting the same error.
Please help me to take all 200000 incident records in query level or REST webservice level.
I have added my tries in the code snippet.
Thanks,
S.Saravanan