What are the differences between Database Trigger and
Integrity constraints ?
Answers were Sorted based on User's Feedback
Answer / ganesh
Trigger: A set of pl/sql statments that are stored
permenantly in the database it activates when ever the DML
operations performed on the table.
constraints: Set of predefind rules are applied on table
column while creating the table or after creating the
table. and automatically performed when DML statemets are
performed by user.
the main differece between the two is
trigger will not effect the existing rows(it will effects
only new rows after creating a trigger on a table),
where as in the constraints it will effect the existing
rows also.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / nilkantha
I can't find the answer.Pls Give me the right answer
| Is This Answer Correct ? | 1 Yes | 2 No |
Give the syntax of exception handling used in DBMS?
What is database and its types?
Explain entity ?
Can we use redis as database?
what is the role of auditor in auditing data oriented applications?
How does database replication work?
What is sharded database?
WHAT KIND OF TOOL BO IS?
A design problem was given in which I was supposed to make a design for the data base for a given problem.
what is vlook up in ms excel and how does it used???
What is the difference between primary and candidate key?
What is a Transformation?
Oracle (3259)
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)