What is the difference between constraints and triggers?
Answer Posted / rishi kumar
Constraint is used for column
Trigger is used for table
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
Why truncate is ddl command?
How to generate random numbers with the rand() function in ms sql server?
How we create SQL Server 2005 Reporting Services ? Give me Sample
What is merge?
What is checkpoint process in the sql server?
Can one drop a column from a table?
Does partitioning improve performance sql server?
What are indexes in sql?
Is sql server a database?
Why I am getting this error when renaming a database in ms sql server?
What do you mean by normalisation?
what are the different stages of Report Processing?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
Explain linked server in sql?
how would you troubleshoot blocking? : Sql server database administration