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 is Constraint? How many types of constraints in SQL ?

Answer Posted / m arunachalam

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).

We will focus on the following constraints:

NOT NULL
UNIQUE
PRIMARY KEY
FOREIGN KEY
CHECK
DEFAULT

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you start single user mode in clustered installations?

985


How can you control the amount of free space in your index pages?

1100


What is BCP? When does it used in sql server 2012?

1105


How to automatically create a log when an exception is being received into SQL Server?

1357


What is the difference between system objects and user objects?

1211


What are different types of raid levels?

1235


What is snapshot replication?

1097


Why use “pivot” in sql server?

1175


Which data type columns are the best candidates for full-text indexing?

1022


What the different components in replication and what is their use?

997


What are secondary xml indexes?

1075


What will be the maximum number of indexes per table?

1016


How to get a list of columns in a view using the "sp_columns" stored procedure?

1086


What is difference between equi join and natural join?

1118


What are the character string functions supported by sql server 2005?

1073