Search Header Logo

APEX Session Quiz 3

Authored by M Salman

Professional Development

1st Grade

Used 1+ times

APEX Session Quiz 3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is SOQL?

SOQL is the Salesforce Object Query Language. It is used to query data from Salesforce objects.

SOQL Structured Query Language. SQL is used to communicate with a database.

It is used to insert,update and delete data into Salesforce objects.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it possible to use multiple conditions in one SOQL statement?

Yes

No

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to use multiple conditions in one SOQL statement?

By using logical operators (AND , OR)

By using Airthmatic operators (+,-,*)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is use of where clause in SOQL Statement?

Use the WHERE keyword to filter the records.

Use the WHERE keyword to select fields from the database.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

WHERE is the optional clause in SOQL statement.

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct syntax for LIMIT in SOQL statement is:

Select Id from Account Limit 10 where Id !=null

Select Id from Account where Id !=null limit

Select Id from Account where Id !=null limit 10

None of them

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SELECT Id,Name,Industry from Account where Industry NOT IN ('Transportation','Communication');

The records that do not match the values specified are returned.

The records that match the values specified are returned.

All the records in account object will be returned.

Nothing

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?