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 candidate key & primary key,different b/t the two?

Answers were Sorted based on User's Feedback



what is candidate key & primary key,different b/t the two?..

Answer / naz

A Candidate Key can be any column or a combination of
columns that can qualify as unique key in database. There
can be multiple Candidate Keys in one table. Each Candidate
Key can qualify as Primary Key.

A primary key is the column that uniquely identifies a
record. A primary key should be UNIQUE and never be NULL.

Is This Answer Correct ?    10 Yes 1 No

what is candidate key & primary key,different b/t the two?..

Answer / uday shankar dokku

candidate key: when we reduce unnecessary columns from a
super key it is called as candidate key
primary key: primary key is a constraint, in a table
there is only one primary key,a primary key is simple or
composite, a simple primary key is based on one column which
can be specified either inline outline of the constraint,a
composite primary key is based on (2-32)columns which can
be specified only out line of the constraint,a primary dose
not allows duplicates.

Is This Answer Correct ?    0 Yes 0 No

what is candidate key & primary key,different b/t the two?..

Answer / parijatha

there is no difference between the candidate and primary key
as both derives all other attributes in the relation.The
concept of primary key came into account to make the search
easy the is whenever a candidate key is declared as primary
key the primary key attribute gets sorted which reduces the
response time

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

Is it possible to open a cursor which is in a Package in another database?

1 Answers   CTS,


Is it possible to break netlibs encryption?

0 Answers  


Where is the data stored in a database?

0 Answers  


when All datafiles related to a Tablespace are removed ?

0 Answers  


I have one Excel file with 80,000 Records. Now I need to load that whole file into Oracle Database with same columns in Excel sheet . How can i do that?

3 Answers  


What you mean by Object Relational DBMS?

0 Answers   Infosys,


What is executive plan?

0 Answers  


What is like operator for and what are wild cards?

0 Answers  


Explain what are the two types of oltp?

0 Answers  


When we will denormalize data?

0 Answers  


what are database files, control files and log files. How many of these files should a database have at least? Why?

0 Answers  


What is maintaining database?

0 Answers  


Categories