How many types of database triggers can be specified on a
table ? What are they ?
Answer Posted / biswajit biswal
We can specified 28 Database triggers on a single table.
Before Row level insert
After Statement level update
Delete
insert or update
update or delete
insert or delete
insert or update or delete
2*2*7=28
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is data type in database?
What is sql lookup?
What is nvl?
Can we group by two columns in sql?
What is the difference between numeric and autonumber?
What is the use of partition by in sql?
What do you mean by field in sql?
What is the difference between inner join and outer join?
How do I edit a trigger in sql developer?
What is the function that is used to transfer a pl/sql table log to a database table?
how to rename an existing column in a table? : Sql dba
What is trigger price?
what are numeric data types? : Sql dba
What is sql profiling in oracle?
How many sql are there?