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
What is normalization of database? What are its benefits?
what exactly sql injuction.how to overcome.....
Do you have any idea about the tcl commands?
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
How to add a new dsn with the odbc driver for sql server?
What's new in sql management studio for sql server? : sql server management studio
Can sql servers linked to other servers?
What does truncate do?
What is normalization? What number of normalization shapes are there?
What is tablix?
What is the difference between dropping a database and taking a database offline?
Can you explain what are commit and rollback in sql?
Explain throw statement in sql server 2008?
What are the source of constraints?
when would you go for denormalization? : Sql server database administration