How to use filter on name field if only partial string value is known?



How to use filter on name field if only partial string value is known?..

Answer / Diwakar Verma

You can use the CONTAINS() function in SOQL to filter records by partial string values for Name fields. For example, SELECT * FROM Account WHERE Name CONTAINS 'Partial String'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What is the use of Roll-up summary field in Salesforce?

1 Answers   TCS,


What are dependent fields?

1 Answers  


Explain 2 VF pages developed by you?

1 Answers   Deloitte,


How to bypass validation rules during data load?

1 Answers  


If there is a custom object with records, is it possible to create a field with master-detail relationship for this object?

1 Answers  


What is a bucket field in reports?

1 Answers  


What is self-relationship?

1 Answers  


Is there is any option to specify time zone for uploading records in apex data loader? : salesforce Data Management

1 Answers  


Which interface needs to be implemented in apex to be used in flow ?

1 Answers  


What is the difference between customer portal and partner portal?

1 Answers  


What all the services provided in cloud computing?

1 Answers   Cap Gemini,


What is call in and call out? : salesforce integration

1 Answers  


Categories