Big part of SOQL are the nested queries that enables to Query child-to-parent relationships.
Example of query:
select Id, Name, (Select Name,Email FROM Contacts) FROM Account
Yes, Please!
You won't be notified about changes to this idea.
Yes, Please!
Attachments Open full size