Hi
all,
I have a
table where two columns have two different check constraints associated with
them. When I update one column, the check constraint on the other column is also
executed. Is there a way to avoid this? I want to check only for the condition
defined for the column being updated.
Thanks,
Kashmira