Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Ultimate Guide: Learn Salesforce Object Query Language (SOQL)
SOQL Every Salesforce Professional Should Know
What is SOQL (2:03)
What are Queries (2:18)
Developer Console & Writing Our First Query (7:07)
Querying Standard and Custom Objects (8:28)
WHERE: Filter Queries (8:07)
AND & OR: Logic Operators (8:25)
IN: Comparison Operators (7:41)
LIMIT: Maximum Number of Rows (4:25)
ORDER BY: Sort Rows (6:32)
Practice 1: Trailhead & Practice Questions
SOQL for Wizards
OFFSET: Skip Rows (8:54)
LIKE: Text Comparison Wildcards (8:55)
INCLUDES/EXCLUDES: Multi-Select Picklist (4:49)
Relationship Queries: Child To Parent (7:19)
Relationship Queries: Parent To Child (7:08)
Semi-Join/Anti-Join: Subquery Filter (6:59)
Count: Aggregate Query (4:22)
SUM/AVG/MIN/MAX: Aggregate Query (3:45)
GROUP BY: Aggregate Query (4:33)
Practice 2: Trailhead & Practice Questions
SOQL in Apex
Use SOQL in Apex (18:12)
Bind Variables (7:06)
Dynamic SOQL (7:35)
Aggregate Queries in Apex (6:49)
Governor Limits
Practice 3: Trailhead & Practice Questions
Governor Limits
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock