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 November 6, 2015
by Amr · Published March 6, 2017 · Last modified March 7, 2017
by Amr · Published December 6, 2015 · Last modified December 15, 2015