https://old-developer.tistory.com/199
오라클 트리거, trigger 정리
▶ Triggers are procedures that are stored in the database and are implicitly run, or fired, when something happens. Traditionally, triggers supported the execution of a procedural code, in Oracle..
old-developer.tistory.com
'낙서장 > Oracle' 카테고리의 다른 글
exp, imp, expdp, impdp... (0) | 2023.07.21 |
---|---|
Oracle DROP Table 복구방법 (0) | 2022.07.18 |
오라클 제약조건명 - SELECT (0) | 2022.07.14 |
Oracle character set 인코딩 방식 - SELECT (0) | 2022.07.14 |
Oracle export/import (0) | 2022.06.29 |