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 September 5, 2015
by Amr · Published September 12, 2017
by Amr · Published March 28, 2015