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

check, not null,unique

Answer Posted / prasanthi

Check Constraint:

The CHECK constraint is used to limit the value range that
can be placed in a column.

not null constraint:

if we give not null constraint to any column it will not
accept null values.

Unique Conatraint:

Unique key is similar to primary key but it accepts one
null value.
For o column Setting Unique key+Not NULL we can make
Primary Key.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a view in sql?

1024


When is the use of update_statistics command?

1059


We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?

1446


What is extent? Types of extents?

1277


What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?

1032


How do I find the sql server instance name?

1014


What is the openxml statement in sql server?

1125


what is isolation level at dead lock?

2213


Explain about integration services of Microsoft SQL server?

1092


Characterize join and name diverse sorts of joins?

1023


what is create database syntax? : Sql server database administration

1168


You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?

1097


What is a field name?

1020


What is sub query and its properties?

1027


How to disable triggers using "disable trigger"?

1112