Write a trigger on account, while inserting a text value as ‘somename’ ended with ‘text’ ex: ‘renutext’ on account object it should through an error. How you will achieve this…??
No Answer is Posted For this Question
Be the First to Post Answer
What are the different ways to conditionally display markup, and what is the preferred approach?
What is the order of execution of workflow rules, validation rules, triggers?
Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )
Name what are the types of sharing rules?
Explain dynamic dashboard? : salesforce admin
What is Apex Interface?
What is the Force.com Platform?
What is upsert and how external id are beneficial? : salesforce Data Management
what is Batch Apex?
Explain TestSetup annotation?
How many relationship types are in Salesforce and what are they?
What are the three types of bindings used in visual force? What does each refer to? : salesforce crm