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


waht is the difference between primary key and super key?

Answers were Sorted based on User's Feedback



waht is the difference between primary key and super key?..

Answer / nilesh

Different set of attributes which are able to identify any
row in the database is known as super key. And minimal
super key is termed as candidate key i.e. among set of
super keys one with minimum number of attributes. Primary
key could be any key which is able to identify a specific
row in database in a unique manner.

Is This Answer Correct ?    56 Yes 19 No

waht is the difference between primary key and super key?..

Answer / manoj jain

Primary key is subset of candidate key
primary key=not null+unique

candidate key is minimal form of super key ie. candidate key
is subset of super key

common feature:-
primary key,super key,candidate key is used to identify a
entity in relation

Is This Answer Correct ?    30 Yes 4 No

waht is the difference between primary key and super key?..

Answer / avinash

primary key:
primary key could be any key which is able to identify
a specific row in data base in a unique manner.
super key;
different set of attributes which are able to identify
any row in the database is known as super key.

Is This Answer Correct ?    29 Yes 6 No

waht is the difference between primary key and super key?..

Answer / kishore singh bisht

primary key is a uniquely identified key,in primary key we use only a single attribute to identify a row.......
example:- roll no. of an student, employee id etc.
primary key=unique+not null.
and super key is a combination of two or more attributes which make the uniqueness.......
ex:-name+d.o.b+contact no...
these three attributes make the uniqueness by which we can easily identify.............

Is This Answer Correct ?    11 Yes 5 No

waht is the difference between primary key and super key?..

Answer / sweety singh

superkey is a set of attributes that can uniquely identify
individual tuples whereas a key or a primary key is a
minimal super key that can identify individual tuples.
ex..eno pno hrs
1 1 2
2 4 7

i.e...here eno,pno,hrs together are a superkey but eno,pno
is primary key and hence eno,pno cant hav null values and
repeated enteries....

Is This Answer Correct ?    8 Yes 3 No

waht is the difference between primary key and super key?..

Answer / mulukengossaye

er diagram university data base

Is This Answer Correct ?    4 Yes 2 No

waht is the difference between primary key and super key?..

Answer / zain zany (gcu lahore)

Basic difference in a primary key and Super key is that in
Primary key,we use only a single attribute to identify a
row,where as in,
Super key,we use Different set of attributes to identify any
row in database...

Is This Answer Correct ?    16 Yes 21 No

waht is the difference between primary key and super key?..

Answer / anilchauhan85

Primary is a unik value it not contain null and only single
in a table.

Is This Answer Correct ?    17 Yes 32 No

waht is the difference between primary key and super key?..

Answer / guneetinder singh

primary key has two properties
* uniqueness.
* not null value acceptable.
where as super key is candidate key minus primary key
attributes.

Is This Answer Correct ?    14 Yes 32 No

Post New Answer

More Oracle General Interview Questions

How to Identify the previously inserted/updated records in already populated table.

0 Answers  


What is the usage of analyze command in oracle?

0 Answers  


Is oracle an open source?

0 Answers  


Explain what are the characteristics of data files?

0 Answers  


Explain the relationship among Database, Tablespace and Data file?

4 Answers  


how to genarate random numbers in oracle for particular row?

3 Answers  


How to write a query with a full outer join in oracle?

1 Answers  


How to best split csv strings in oracle 9i?

0 Answers  


What is memory advisor in Oracle?

0 Answers   MCN Solutions,


What is oracle in java?

0 Answers  


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

0 Answers   IBM,


What is a static data dictionary in oracle?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)