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
How can you fetch alternate records from a table?
how many type of indexing in database?
What is sqlservr.exe - process - sql server (sqlex?press)?
Explain log shipping?
Explain unique key in sql server?
What is the difference between a fill factor of 100 and 0?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
In case you have filters in your report, when filters will be applied in cached report instance?
What is reportserver and reportservertempdb ?
Explain the concept of recursive stored procedure.
What is pivot and unpivot?
What is full outer join in sql server joins?
Explain what you mean by 3 tier architecture.
What is a benefit of using an after insert trigger over using a before insert trigger?
What is a fan-out query in SQL Azure?