What is the difference between constraints and triggers?
Answer Posted / rishi kumar
Constraint is used for column
Trigger is used for table
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
How you trouble shoot when any job fails
How do you make a trace?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
What is difference between inner join and join?
What is cte (common table expression)?
Why union all is faster than union?
How to see the event list of an existing trigger using sys.trigger_events?
What is difference between equi join and inner join?
What are the ways available in sql server to execute sql statements?
Which are the new data types introduced in sql server 2008?
What are the types of subquery?
Explain the properties of a relational table?
What is a Join and explain its types?
How important do you consider cursors or while loops for a transactional database?
What are data resources?