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
Can we create table in function?
How do you go back in sql?
Can we use two order by clause in query?
Explain spool.
Is postgresql a server?
What is not equal in sql?
What is trigger types in sql?
What is the purpose of cursors in pl/sql?
What is type and rowtype in pl sql?
how can we know the number of days between two given dates using mysql? : Sql dba
What is java sql drivermanager?
Are there any features that are decommissioned in 11g that are not present in 11g?
How do you drop a trigger?
What has stored procedures in sql?
How do I create a sql script?