You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When list of records is greater than 1 the `List has more than 1 row for assignment to SObject` will occur.
1632
1632
1633
-
When there is no record to assign the `List has no rows for assignment to SObject` will occur.
1633
+
When there is no record to assign the `List has no rows for assignment to SObject` will **NOT**occur. . It is automatically handled by the framework, and a `null` value will be returned instead.
0 commit comments