What is before trigger?
Answer / Amit Mukherjee
A Before Trigger in SQL and PLSQL is a database object that is executed before an INSERT, UPDATE, or DELETE statement affecting a specific table. It allows developers to perform actions like validating data, setting default values, or enforcing business rules before the actual DML operation takes place.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to retrieve the top 2 salaried persons from a database?
What is INSTEAD OF trigger ?
when MSQL8.0 is in market
What is cte sql?
Why select is used in sql?
How do I start sql profiler?
what is a record in a database ? : Sql dba
IN A TABLE HAVE ONE COLUMN PRIMARY KEY..IT WILL NOT ALLOWS NULL VALUES AND DUPLICATE VALUES..INSTEAD OF PRIMARY KEY WHY CANT WE USE UNIQUE AND NOT NULL.THESE TWO ALSO DOESNT ACCEPT NULL VALUES IN NOT NULL AND UNIQUE DOESNT ACCEPT DUPLICATE VALUES? SO WHAT IS THE DIFEERENCE BETWEEN(UNIQUE,NOT NULL) AND PRIMARY KEY??????
What is difference between a PROCEDURE & FUNCTION ?
What is write ahead logging in sql server?
what is the differnce between procedure and function? in both dml operations can work and in procedure through out parameter you can return value ,then what is the differce?
Explain exception handling in 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)