Can you use the exception table when enabling a FK constraint?
Does anyone know if its possible to use the exception table when enabling a FK Constraint? I know it works for enabling a primary key constraint, but have not been able to get it to work for enabling a FK constraint. BTW, we are using Oracle 11gR2.