How to select constraint in oracle DB ?
You can by use ..
select * from all_constraints where constraint_name = 'text'
by: Amr Abdeen
by Amr · Published · Updated
You can by use ..
select * from all_constraints where constraint_name = 'text'
by Amr · Published March 30, 2015
by Amr · Published August 8, 2016
by Amr · Published March 30, 2015