Interview Questions and Answers PDF free download for freshers and beginners, Multiple Choice Questions (MCQs), Placement Papers
Pages
▼
How can you set DML handler? | Oracle DBA
DML handler can be set by using the following statement: Dbms_apply_adm.set_dml_handler(object_name/object_type, operation_name/error_handler,user_procedure,apply_db_link)