Hi,
I want to know how to restrict the trigger to get fire while updating records in a table.
I am applying trigger on a table for insert. And don't want trigger to get fire when the record get update.
I want to know how to restrict the trigger to get fire while updating records in a table.
I am applying trigger on a table for insert. And don't want trigger to get fire when the record get update.
Comment