2009-11-16 3 views

risposta

26
select * from all_constraints 
where constraint_type='R' and r_constraint_name='YOUR_CONSTRAINT';