How can I resolve the action rule associated with foreign key constraint?
I can find the constraint in SYSCONSTRAINT, am not sure where to go to determine the ON UPDATE/ON DELETE action
How can I resolve the action rule associated with foreign key constraint?
I can find the constraint in SYSCONSTRAINT, am not sure where to go to determine the ON UPDATE/ON DELETE action