Differentiate between salesforce object query & object search languages?



Differentiate between salesforce object query & object search languages?..

Answer / Trapti Awasthi

Salesforce Object Query Language (SOQL) is a SQL-like language used for querying data from Salesforce objects, while Apex is the Salesforce Object Search Language (SOSL), which allows for more complex searches across multiple objects and fields.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

Explain the Approval Process Checklist?

1 Answers  


How many ways we can made field is required?

1 Answers  


What is the permission set?

1 Answers  


In a particular object, I have given only read access to a certain field named as ‘site__c’ to all users in the organization. However, if I have marked ‘site__c’ as a required field in the page layout for that object. So, what will happen when a user saves the record in that object through that page layout ?

1 Answers  


Is Salesforce CRM?

1 Answers  


What is the difference between application level events and component level events in lightning ?

1 Answers  


What are the static and dynamic dashboards?

1 Answers  


What is standard controller? : salesforce visualforce

1 Answers  


What is the use of writing sharing rules? : salesforce crm

1 Answers  


Write a trigger on account, while inserting a text value as ‘somename’ ended with ‘text’ ex: ‘renutext’ on account object it should through an error. How you will achieve this…??

1 Answers  


Explain various types of controllers?

1 Answers  


Given a business requirement, wherein you have to execute all the available actions in a single workflow rule, what would be the sequence of actions ?

1 Answers  


Categories