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 / mrityunjay kumar

There are difference between Primary key and unique key.

1. Primary key allow not null value where as unique key
allow only one null value.

2. Primary key Creates clustered index where as unique key
creates non clustered index.

3. Primary key is only one in a table where as unique key
is multiple in a table.

4. Primary key is not accept duplicate value where as
Unique key is also not accept any duplicate values, but it
will accept one null value.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are trace files?

1004


What is the difference between a primary key and a unique key? Are they the same?

1119


What is outer join in sql server joins?

1181


what are cursors? : Sql server database administration

1099


hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail

2272


How to use wildcard characters in like operations in ms sql server?

1186


what is the difference between Delete and Truncate command in SQL

1196


How to insert and update data into a table with "insert" and "update" statements?

1040


How much does sql server 2016 cost?

1157


What is use of @@ spid in sql server?

1267


What is difference between views and tables?

1076


What is sql collation?

1266


What is the difference between deallocate cursor and close cursor?

1330


what are the different types of SSRS reports?

160


A trigger can reference objects outside the current database? State true or false.

1060