What is the difference between constraints and triggers?
Answer Posted / a.ganesh
constraints is predefined onc, but trigger can be defined
by user
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How fixed length strings are truncated and padded?
What are the differences between sql server and mysql.
Name 3 of the features that the sql server built-in function loginproperty performs on standard logins? : sql server security
What is log ldf?
What are built in functions?
Explain “not null constraint” in sql server?
How to connect sql server management studio express to sql server 2005 express?
Can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible?
What is 2nf normalization form?
What is mscorsvw.exe - process - microsoft .net framework ngen?
What is data source in connection string?
How can you hide the sql server instances?
What are the disadvantages of primary key and foreign key in SQL?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
How can I change procedure name in sql server?