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
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
What is mdf ldf and ndf?
Can pl sql procedure have a return statement?
Can we join tables without foreign key?
what is msql? : Sql dba
What sql does db2 use?
How do you declare a constant?
what is data integrity? : Sql dba
How does rowid help in running a query faster?
What is an escape character in sql?
How to add a column ‘salary’ to a table employee_details?
What is the command used to fetch first 5 characters of the string?
How do you update a table in sql?
What is the clause we need to add in function body to return variable?
Is sql workbench free?