Achieve your business goals faster by unlocking our Salesforce Cloud Services.
A wildcard is a keyboard character such as an asterisk (*) or a question mark (?) that is used to represent one or more characters when you are searching for records.
SOSL supports two wildcards:
List<List<sObject>> results = [FIND ‘Univ*’….];
List<List<sObject>> results = [FIND ’Jo?n’….];
List<List<sObject>> results = [FIND ‘Univ*’ IN NAME FIELDS …..];
< < Previous
Next > >
The batch is going to start shortly. Fill the form given below to Register yourself now.
Fill the form below to get a Result
Fill the form below to get a demo of this course.
Online Salesforce Development Course is soon going to be launched. Please fill the form and we will notify you about the course.