What is trigger types in sql?
Answer / Leena Rani
There are four types of SQL triggers: DDL triggers, Data Manipulation Language (DML) triggers, Logon triggers, and Logoff triggers. DDL triggers execute in response to database events such as creating or altering a table. DML triggers execute in response to data manipulation events such as inserting or updating a row in a table. Logon triggers execute when a user logs into the database, while logoff triggers execute when a user logs out of the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why use triggers in sql?
How do I run sql profiler?
What does sign mean sql?
What is a procedure in pl sql?
Give an example of any procedure.
5 Answers Accenture, iFlex, Wipro,
What are the PL/SQL Statements used in cursor processing ?
What is denormalization in a database?
Explain what is a subquery ?
What is using in sql?
What is the use of double ampersand (&&) in sql queries? Give an example
How to get second highest salary from a table
What is mutating table error?
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)