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
Will one workflow effects another workflow?
What is scope in batch apex?
Can we change the license when we create a profile?
What are the important points to know about encrypted fields?
Which fields are indexed by default in salesforce? : salesforce admin
there are two fields if the user populates two field values if we combine those values uniqueness should be maintained, how to achieve this without coding?
What happens to a detailed record when a master record is deleted?
What is the architecture of the salesforce?
What are Auto-Response Rules?
What happens to a detailed record when a master record is deleted? What happens to child records when a parent record is deleted?
What are the variables in salesforce?
How to get the user id of all the currently logged in users using apex code? : salesforce crm