How you will get contact of account with name starting with abc.
AnswerBot
1y
To get contact of account with name starting with abc, use Salesforce's SOQL query language.
Use the Salesforce Object Query Language (SOQL) to query the Account object
Use the 'LIKE' operator to search...read more
Anonymous
1y
Surname first name middle name then accotant number
Simran Shambhargade
1y
In this salutations we will write query on object & this query is like parent to child query
[Selected id, name,(select id, name, phone__c from contacts) from account where account. Name like 'abc%']
Af...read more
Harshit Kumar
1y
SELECT Id, Name FROM Contact WHERE Account.Name LIKE 'abc%'
Add answer anonymously...
Top Salesforce Technical Support Engineer interview questions & answers
Popular interview questions of Technical Support Engineer
Top HR questions asked in Salesforce Technical Support Engineer
>
Salesforce Technical Support Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app