What is a Trigger?

Trigger Definition


A trigger is piece codes that occur before or after a record is inserted or update on database. 

triggers are Use to perform tasks that can’t be done by using the point-and-click tools in the Salesforce user interface. For example, if validating a field value or updating a field on a record, use validation rules and workflow rules instead.




*** Trigger Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ***




Visualforce Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ *** Comming Soon ***

Apex Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ *** Comming Soon ***


Lightning Component Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ *** Comming Soon ***



Lightning Design System Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ *** Comming Soon ***


Freelancing Services At Salesforce: Freelancing Services


For Job Support click this URL: Job Support





Comments

Popular posts from this blog

Context variables in triggers

Field Update Using Workflow Rules At Salesforce

Trigger Update Contact record using trigger when account record is updated