SOQL & SOSL? Diff between SOQL & SOSL?



SOQL & SOSL? Diff between SOQL & SOSL?..

Answer / 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

More Salesforce Interview Questions

Can you throw some light on assignment rules? How do you set up an assignment rule?

1 Answers  


What does the account hierarchy tell or do?

1 Answers  


What is a data type? What are the different data types?

1 Answers  


What is a workflow task? State the various workflow tasks in salesforce.

1 Answers  


Explain Lightning AppBuilder? How will make sure that your lightning component available in App Builder?

1 Answers  


Mention what is the difference between soql and sosl?

1 Answers  


Admin wants to avoid the deletion of child records in master detail relationship. Is it possible to achieve this using point and click functionality? : salesforce validation rules

1 Answers  


What is pagination in salesforce?

1 Answers  


Explain the dashboard component of Visualforce Page?

1 Answers  


What are dynamic dashboards? Can dynamic dashboards be scheduled? : salesforce crm

1 Answers  


Can a apex trigger call a batch class in salesforce?

1 Answers  


How do I send an email from salesforce?

1 Answers  


Categories