What are the types of triggers ?
Answers were Sorted based on User's Feedback
Answer / vijay
12 types of trigger
SATEMENT LEVEL TRIGGER
1.before insert
2.before update
3.before delete
4.after insert
5.after update
6.after delete
ROW LEVEL TRIGGER
7.before insert
8.before update
9.before delete
10.after insert
11.after update
12.after delete
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ismail
Trigger are 3 types.
1. DML trigger
2. Instead-of trigger
3. System trigger
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shobh raj
there are mainly five types of triggers
1 DDL trigger
2 DML trigger
3 instead of trigger
4 system event
5 user event
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj kumar jena
Triggers are broadly 5types in datadase.
1.Row level trigger
2.Statement level Trigger
3.Before trigger
4.After Trigger
5.Instead Trigger
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pranee
four types of triggers generally
row level triggers
statement level triggers
after triggers
before triggers
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chakri
row and statement trigger
before and ofter trigger
instead off trigger
system event and user event trigger
| Is This Answer Correct ? | 0 Yes | 1 No |
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
What is the difference between having and a where in sql?
What is differance unique key and primary key.
how to give permission to users that users can update/insert/delete on a row of table on timeing 10am to 6pm only?
what is table? : Sql dba
what is a table in a database ? : Sql dba
What is parallel hint?
What is the difference between SQL Constraint and PL/SQL constraint.Pls give all the constraint name.
how can stop the sequence with mention the max value and with out mention the max value
What are the string functions in sql?
Can delete statement be rollbacked?
Why are sql stored procedures used?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)