-
how to use wildcards for Soql in salesforce?
Hi,
I don't understand about wildcards:
Please can you explain me ( with example of words)
1 Select id from Account where Name LIKE ' %Dir%'
2 Select id from Account where Name LIKE ' Dir%'
3 Select id from Account where Name LIKE ' Dir_%'
thanks
Log In to reply.
Popular Salesforce Blogs
Salesforce Connectivity Made Easy: A Deep Dive into Connection Tools
Salesforce, the world's leading customer relationship management (CRM) platform, has revolutionized how businesses manage customer interactions and drive growth. To fully harness the power of…
How I Landed Into My First Job In The Salesforce Technology
In this blog, I am going to share about my journey, how I landed my first job in Salesforce technology. To give an overview of…
Set Up and Manage Salesforce Communities
Introduction Communities we create works as an important way of sharing information between people who are part of our business i.e. employees, partners, and customers.…
Popular Salesforce Videos
Build customer user interfaces with the UI API in Salesforce
Table of Contents : 05:26 - Lightning Platform and the advent of UI API 09:24 - Benefits of the UI API 11:22 - Demo 22:55 -…
Salesforce Object Search Language: What is SOSL and when to use SOSL?
When to Use SOSL? Use SOSL when you don’t know which object or field the data resides in, and you want to: Retrieve data for…
Reassign Leads using Lead Assignment Rule on Update/Upsert | Salesforce Tutorials | #SalesforceBolt
In this vlog, we will do some work around Assignment Rules. As you are aware Assignment Rule can be trigger on Insert actions. Either it…