Answer Posted / shekar
Triggers: It checks the condition and Performs some action
eg: it checks and fires before or after insert or update
or delete
Constriants: it checks the condition
eg: suppose NotNull constraint.It jst doesn't allow null
values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is left join same as join?
How do I upgrade sql?
What are secondary keys?
What is the use of triggers?
How many scalar data types are supported in pl/sql?
What is an intersect?
What is server name sql?
In a distributed database system, can we execute two queries simultaneously?
Can we rollback truncate?
How do you create an update query?
What are the subsets of sql?
Define implicit and explicit cursors.
What is self-join and what is the requirement of self-join?
Is it mandatory for the primary key to be given a value when a new record is inserted?
How do I run sql profiler?