What are constraints? Explain different types of
constraints?
Answer Posted / hari
Constraint : To Restrict the voilation of irrelegular data
and maintain data integrity.
Primary key
Unique Key
NotNull
Forigen Key
Check
| Is This Answer Correct ? | 73 Yes | 45 No |
Post New Answer View All Answers
What is the use of keyword with encryption. Create a store procedure with encryption?
what are isolation levels? : Sql server database administration
What are the types of stored procedures in an sql server?
What does normalization do to data?
How to drop an existing user defined function in ms sql server?
What is the concept of optimization?
Explain the difference between control flow and data flow?
How to create a scrollable cursor with the scroll option?
How to defragment table indexes?
What is a cache in ssrs?
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?
When should you use an instead of trigger?
Ways to improve the performance of a SQL Azure Database?
How to enter date and time literals in ms sql server?
What is t-sql script to take database offline – take database online.