Exam CRT-450 Topic 7 Question 95 Discussion
Actual exam question for Salesforce's CRT-450 exam
Question #: 95
Topic #: 7
Question #: 95
Topic #: 7
A developer runs the following anonymous code block in a Salesforce org with 100 accounts List acc= {select id from account limit 10}; delete acc; database.emptyrecyclebin(acc); system.debug(limits.getlimitqueries()+' ,'+Limits.getlimitDMLStatements()); What is the debug output?
Suggested Answer: B Vote an answer
by Lillian at May 10, 2024, 03:07 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).