What are the types of triggers ?
Answer Posted / ismail
Trigger are 3 types.
1. DML trigger
2. Instead-of trigger
3. System trigger
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a pl/sql block?
Can sql function call stored procedure?
Can you have more than one key in a database?
What are local and global variables and their differences?
how many sql ddl commands are supported by 'mysql'? : Sql dba
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
Which command is used to call a stored procedure?
Explain cursor types?
what is a tablespace? : Sql dba
In what condition is it good to disable a trigger?
What does the argument [or replace] do?
What are the most important ddl statements in sql?
What is user in sql?
How to add new employee details in an employee_details table with the following details
What is the process of copying data from table a to table b?