What is a trigger?
Answers were Sorted based on User's Feedback
Answer / guest
A piece of logic written in PL/SQL
Executed at the arrival of a SQL*FORMS event
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / cijo
Triggers are procedures that are stored in the database and
are implicitly run, or fired, when something happens.
Traditionally, triggers supported the execution of a PL/SQL
block when an INSERT, UPDATE, or DELETE occurred on a table
or view.
Triggers support system and other data events on DATABASE
and SCHEMA.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sneha
Trigger is a mechanism to initiate some code to perform
validation.
It is an initiator.
| Is This Answer Correct ? | 1 Yes | 0 No |
Describe the Process of ETL (Extract, Transform, Load).
I have a table which has lot of inserts, is it a good database design to create indexes on that table?
What is the best database management system?
What are the features of dbms?
When the SYSTEM TABLESPACE can be made off-line ?
What is built_in Subprogram ?
0 Answers BBAU Babasaheb Bhimrao Ambedkar University, HCL, TCS,
What is the best free database software?
What is the use of NOARCHIEVELOG parameter in Database?
What is a data type in a database?
What are the steps involved in Database Startup ?
What is acid property in dbms?
Why do I need netlib?
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)