What are the default Oracle triggers??
Answer Posted / vaibhavi_dixit
I think ,Default triggers in oracle are nothing but
Constraints.Constraints are the triggers which are executed
automatically at the time of DML operations.
Thanks
VD
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Are sql connections encrypted?
What is the purpose of design view?
What are the different tcl commands in sql?
Which is the correct statement about truncate and delete?
What is blind sql injection?
What is the starting oracle error number? What is meant by forward declaration in functions?
Is primary key clustered index?
Can we create index on primary key?
What is the difference between rollback and rollback to statements?
In pl/sql, what is bulk binding, and when/how would it help performance?
What is the use of function "module procedure" in pl/sql?
What is a dynamic query?
How to move files from one directory to another in pl sql?
What are different types of queries in sql?
What is a database trigger?