MCQs > IT & Programming > Salesforce-Development > Which of the following SOQL statements is used for retrieving the fields: FirstName, LastName and Department from the Employee table such that the FirstName is either Jack or Mary?

Salesforce-Development MCQs

Which of the following SOQL statements is used for retrieving the fields: FirstName, LastName and Department from the Employee table such that the FirstName is either Jack or Mary?

Answer

Correct Answer: Select FirstName. LastName, Department from Employee where FirstName in ('Jack', 'Mary‘)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Salesforce-Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Salesforce-Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it