Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are constraints? Explain different types of
constraints?

Answer Posted / manish nagar

Constraints are used to limit the type of data that can go
into a table.

Constraints can be specified when a table is created (with
the CREATE TABLE statement) or after the table is created
(with the ALTER TABLE statement).

NOT NULL
UNIQUE
PRIMARY KEY
FOREIGN KEY
CHECK
DEFAULT

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by hotfixes and patches in sql server?

1033


Can we use trigger new in before insert?

970


which table keeps the locking information? : Sql server administration

1140


What do mean by xml datatype?

1176


What is an example of a primary key?

1039


What is delete query?

993


What are the new features introduced in SQL Server 2000 (or the latest release of SQL Server at the time of your interview)? What changed between the previous version of SQL Server and the current version?

1139


How you can get a list of all the table constraints in a database?

1000


Explain the different index configurations a table can have?

995


What is the New in SQL server 2008?

1017


Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.

1052


What type of locking occurs during the snapshot generation? : sql server replication

1377


What are commonly used mssql functions in php?

1145


How do you delete duplicate rows in sql server?

1008


On a windows server 2003 active – passive failover cluster, how do you find the node which is active?

1251