본문 바로가기

낙서장/Oracle

오라클 제약조건명 - SELECT

select * from all_constraints
where owner = '<NAME>'
and constraint_name = 'SYS_C00381400'