Which trigger context variable allows you to modify field values before they are written to the database in the before trigger?

Which trigger context variable allows you to modify field values before they are written to the database in the before trigger?

Question:

Which trigger context variable allows you to modify field values before they are written to the database in the before trigger?

Options:

Trigger, new

Trigger.old

@ReadOnly

TRUE

Correct Answer

The Correct Answer for this Question is

Trigger, new

Leave a Comment