2 type Query - Copy (2)
2 type Query - Copy (2)
SOQL:
Return Type: List<sObject>
Limit: 50000
DML Perform (Insert, Update,Delete Upsert)
Child 1
Child 2
ACcount: sObject
SOSL:
Return Type: List<List<sObject>>
Limit more than 50K to 5Million
DML Not allowed
array []
List<>