Explanation:
Setup objects are those which interacts with metadata like User, Profile, Layout etc. All other object (Standard and Custom) are non setup object.
One important note is that we cannot perform DMLs on setup and non setup objects in same transaction.
"Group
You can only insert and update a group in a transaction with other sObjects. Other DML operations aren’t allowed." So no select or delete, rollback, but yes for insert and update.
They couldn't make these two questions more bizarre
Question #: 83, #: 119
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_dml_non_mix_sobjects.htm
A voting comment increases the vote count for the chosen answer by one.
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.
rodmfpwc
Highly Voted 2 years, 10 months agoAnhTH
2 years, 2 months agoRegNav
Most Recent 7 months agoRegNav
7 months agosanto_aj
7 months, 1 week agolorenac2
11 months, 3 weeks ago