What are constraints? Explain different types of
constraints?

Answer Posted / rev

3 basic types
1.entity constraint:
check
not null
null
2.domain constraint:
unique
primary
composite primary key
3.referential constraint:
integrity
foreign

Is This Answer Correct ?    27 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why would you call update statistics? : Sql server database administration

577


Explain cursor as data base object?

583


when would you go for denormalization? : Sql server database administration

487


What is blocking?

572


What is sub query and its properties?

549






What are different types of raid levels?

556


What xml support does the sql server extend?

533


Which tcp/ip port does sql server run on? How can it be changed?

579


Determine when an index is appropriate?

560


How do clustered indexes store data?

618


you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration

550


What command do we use to rename a db, a table and a column?

508


What is partition in sql server?

538


What are secondary xml indexes?

574


What are parameterized reports? What are cascading parameters in ssrs reports?

100