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 |
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
how do you login to mysql using unix shell? : Sql dba
Is hadoop a nosql?
What is the Difference between Procedure and Function.Can we call a Function in a DML?
How to display the contents of a current record fetched in a reference cursor?
how can create data base link for tow servers (scott schema) give examples plz
How do you copy a table in sql?
Is it possible for a table to have more than one foreign key?
How to avoid duplicate records in a query?
How we get all_group_function's(Sum,avg,count,max and min_value of a column(Sal) Using pl/sql anonymous block, with out using group function's. You shouldn't use more than one select statement in entire the program. Like cursor c is select * from <table_name>; except this you can't use another select statement. You can use no of variables as per requirement.
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
What can you do with pl sql?
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)