adspace


SOQL & SOSL? Diff between SOQL & SOSL?

Answer Posted / Siddhnath Gaur

SOQL (Salesforce Object Query Language) and SOSL (Salesforce Object Search Language) are both query languages used in Salesforce to interact with data. However, they are used for different purposes. SOQL is used to query records from a single object or related objects using SELECT, FROM, WHERE, GROUP BY, ORDER BY, and other clauses. SOSL, on the other hand, is used to search across multiple objects using complex search patterns like wildcards and fuzzy matching.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What were you doing before sfdc development?

522


What is workflow rule and workflow actions? : salesforce workflows and approval process

574