what is Constraint? How many types of constraints in SQL ?

Answer Posted / sivanagireddy.k

constraints nothing but condition on column in the table by using constraint checking process or validation pprocess has been done.

constraints are 6 tyes
1.unique
2.Not null
3.Primary key
4.Check
5.Default
6.Foreign key

types of level in constraints

column level
table level

send ur queries to this mail id rsivanagireddy@gmail.com

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is 5nf in normalization form?

747


What do you understand by replication in sql server? Mention the different types of replication in sql server.

704


Explain iaas, paas and saas?

86


How are the unique and primary key constraints different?

798


Explain ms sql server reporting services vs crystal reports?

696


What is a fill factor?

829


What are the tables in sql?

800


Which is faster statement or preparedstatement?

711


Explain what is dbcc?

786


How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?

776


What is blocking?

729


Explain about analysis services?

769


What is auditing in sql server?

698


What is perspective, have you ever created perspective? : sql server analysis services, ssas

683


Do you know the isolation level that sql server support?

716