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
What are the underflow and overflow behaviors on float literals?
How to fetch the next row from a cursor with a "fetch" statement?
What is use of attributehierarchyenabled? : sql server analysis services, ssas
Tell me what is a linked server?
Which database stores information about replication?
What are the different types of cursor?
Are connections to sql server encrypted?
What security features are available for stored procedure?
Explain what is use of dbcc commands?
What is for xml in sql server?
Why does sql studio use a single registered database repository? : sql server management studio
Can a function call a stored procedure in sql server?
Which is the latest version of sql server and when it is released?
What is an indexed view?
What are “unrepeatable reads”?