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 difference between primary key and Unique

Answer Posted / sunil kumar mishra

Primary key is a particular coloum that is unique in every
tuple is called primary key and ofenly it does not support
null values since it is used to uniquely identitfy row in a
table(Relation) and automatically does go to replace into
clustered index and support distinct value and Each table
should have a primary key, and each table can have only one
primary key.(Primary keys must contain unique values)

Unique value-
Unique values is same, in some manner, primary key since
You can have many UNIQUE constraints per table but primaty
key kan have one in each table.it support nonClustered
index.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of normalization?

1135


What objects does the fn_my_permissions function reports on? : sql server security

1084


Define model database?

1032


What is the name of the system variable that returns the number of rows affected by a SQL statement?

1068


When cursors are useful?

1170


What happens if null values are involved in comparison operations?

1042


What is a trace frag?

1135


What is the purpose of floor function?

1093


What happens if the update subquery returns multiple rows in ms sql server?

1171


what stored procedure can you use to display the current processes? : Sql server administration

1057


How does a profiler work?

995


How to provide values to user defined function parameters?

1062


What is change tracking in sql server?

1077


List the ways in which dynamic sql can be executed?

1060


Explain an automatic checkpoint

1016