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
Explain Geography datatype in SQL Server
How to write a query with a full outer join in ms sql server?
Determine when an index is appropriate?
Explain error and transaction handling in sql server?
Explain stored procedure?
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
Why truncate is ddl command?
What is a transact-sql statement batch in ms sql server?
What is the difference between Stored Procedures and triggers?
How do I open port 1433?
What does ss stand for sexually?
What does it mean to normalize data?
Can primary key be null?
where the connection string store in the database
How to set database to be single_user in ms sql server?