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's the difference between a primary key and a unique
key?

Answer Posted / gowthami radhakrishnana

1)primary key uses clustered index
unique key uses non-clustered index

2)primary key doesn't allow null values
but unique allows one null value

3)there is only one primary key but more than one unique
keys

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What methods do you follow to protect from sql injection attack?

1075


you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration

1298


What is table-valued sub query?

1026


You want to use a perspective in an mdx query. How do you select the perspective?

246


Explain cursor as data base object?

1094


Why would you use sql agent?

1341


What is the difference between commit and rollback?

986


What is NOT NULL Constraint in sql server 2012?

1044


What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?

4453


How to get @@error and @@rowcount at the same time?

1083


What do you understand by triggers?

977


What is resource governor in sql server?

1048


What are diverse clauses that form a part of sql?

1109


What is merge?

1069


Can you please explain the difference between primary keys and foreign keys?

1167