Newer Version Available

This content describes an older version of this product. View Latest

Understanding Foreign Key and Parent-Child Relationship SOQL Queries

The SELECT statement of a SOQL query can be any valid SOQL statement, including foreign key and parent-child record joins. If foreign key joins are included, the resulting sObjects can be referenced using normal field notation. For example:

Additionally, parent-child relationships in sObjects act as SOQL queries as well. For example: