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 June 21, 2017
by Amr · Published March 30, 2015
by Amr · Published November 18, 2016