Which is better in performance - CONSTRAINT or TRIGGER over
a column which restricts say an input of particular value
in a column of a table?
Answer Posted / guest
Constraint is better in terms of performance for same
operation. Why??
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
can a table be moved to different filegroup? : Sql server administration
How to test subquery results with the exists operator?
Explain what are commit and rollback in sql?
What are system databases into sql server (2005/2008)?
What is buffer cash in sql server?
Do you know sql server 2008 introduces automatic auditing?
How to write character string constants or literals in ms sql server?
Can we shrink data file in sql server?
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
What is left outer join in sql server joins?
Do you know how to send email from database?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
How to create a view with data from multiple tables?
Explain what is it unwise to create wide clustered index keys?
What is ms sql server service broker?