0 votes
in Salesforce by
What is SOQL?

1 Answer

0 votes
by
A query language that allows you to construct simple but powerful query strings and to specify the criteria that should be used to select the data from the platform database. SOQL Stands for Salesforce Object Query Language.
...