Using SObject and SOQL

What you will learn

Understand and use sObject in Salesforce Apex

Understand and use Generic sObject in Salesforce Apex

Accessing fields of Specific and Generic sObjects

Using Collection of Specific and Generic sObjects

Understand and use SOQL in Salesforce Apex

Understand and use WHERE clause in SOQL

Using operators with WHERE clause in SOQL

Understand and use ORDER BY clause in SOQL

Understand and use LIMIT clause in SOQL

Understand and use OFFSET clause in SOQL

Using Date literals in SOQL

Understand and use Relationship queries in SOQL

Description

This is a beginner-level course for Programming in Apex. This course is Part 1 of the “Working with Data in Apex” Course.

This course provides a theoretical explanation of each concept and a detailed practical explanation of each topic.

The resource provided with each video provides the slides used in the video for revision along with screenshots of the practical explanation of the topics for proper review. It contains 16 practice exercise questions, solutions for adequate practice, and an understanding evaluation.

This course is for anyone who


Get Instant Notification of New Courses on our Telegram channel.


  • is preparing for the Salesforce Developer Interview.
  • wants to start their career as a Salesforce Developer.
  • are Salesforce Admin and Enhance their skills in Salesforce Development.
  • to get started with Programming in Apex.
  • to work with Salesforce Data in Apex.

Before proceeding with this code one should complete the –

  • Apex Programming: Level-1 Course.
  • Apex Programming: Level-2 Course.
  • Apex Programming: Level-3 Course.
  • Apex Programming: Level-4 Course.
  • Apex Programming: Level-5 (Part I) Course.
  • Apex Programming: Level-5 (Part II) Course.

Topics Covered in this course are –

  • Using sObject
  • Generic sObject
  • Accessing Fields
  • Collection of sObjects
  • Introduction to SOQL
  • WHERE Clause in SOQL
  • Operators withΒ WHEREΒ Clause
  • ORDER BY, LIMIT and OFFSET Clause
  • Date Literals for SOQL
  • Relationship Queries

This course will provide you with –

  • Explanation in more straightforward terms, hence easier to understand even for beginners.
  • Proper explanation of the concepts for better understanding.
  • Practical usage of the concepts for better implementation.
  • Practice exercises for self-evaluation.
  • Better preparation for interviews.
  • Discussion on various points of caution.
English
language

Content

Introduction

About the Course
About the Trainer

Using sObject

Introduction to sObject
Generic sObject
Accessing Fields
Collection of sObjects
Practice Exercises – 1

Working with SOQL

Introduction to SOQL
WHERE Clause
Operators with WHERE Clause
ORDER BY, LIMIT and OFFSET
Date Literals for SOQL
Relationship Queries
Practice Exercises – 2

Appendix

Solution of Practice Exercises – 1
Solution of Practice Exercises – 2
What’s Next?