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


Difference between Primary key and unique key?

Answers were Sorted based on User's Feedback



Difference between Primary key and unique key?..

Answer / deepali b. baviskar

Unique key can be NULL but Primary key couldn't be NULL.

Is This Answer Correct ?    11 Yes 0 No

Difference between Primary key and unique key?..

Answer / sraboni mondal

primary key is a key which is totally unique key and unique
has null values

Is This Answer Correct ?    0 Yes 1 No

Difference between Primary key and unique key?..

Answer / sohini ghosh

In RDBMS, a unique key can uniquely identify each row in a
table, and is closely related to the Super key concept. A
unique key comprises a single column or a set of columns.it
can be null.


A primary key is a special case of unique key. Primary keys
may consist of a single attribute or multiple attributes in
combination.It can't be null..

Is This Answer Correct ?    0 Yes 2 No

Difference between Primary key and unique key?..

Answer / keerthi

primary key is a field that can serve as unique identifier in table.ex:customer id.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Core Java Interview Questions

What does localhost mean?

0 Answers  


What is difference between an object and a class?

0 Answers   Amdocs,


What are the types of collections in java?

0 Answers  


What is nextint java?

0 Answers  


when everything can be done by static block then why do we use main method?.

2 Answers  


Why are variables important in research?

0 Answers  


What is final keyword?

0 Answers  


What is parsing in grammar?

0 Answers  


When should we create our own custom exception classes?

0 Answers  


Is java a pure object oriented language?

0 Answers  


How can you set the applet size?

0 Answers  


I/O blocking means?

1 Answers  


Categories