what is primary key and foreign key when and where have to use

Answers were Sorted based on User's Feedback



what is primary key and foreign key when and where have to use..

Answer / prashant

primary key has a unique & it is only one in a
databasewhile fkey is not unique. it is based on primary key

Is This Answer Correct ?    2 Yes 0 No

what is primary key and foreign key when and where have to use..

Answer / ramprasad.s

HI

Primary key = (Not Null + Unique).

Foreign key = (For Referential table access).


Bye
sun_ramprasad@yahoo.com

Is This Answer Correct ?    2 Yes 1 No

what is primary key and foreign key when and where have to use..

Answer / chandrika

primary key has unique value, it dostnt contain null values
and duplicate values.


foregin key is primary key of another table

Is This Answer Correct ?    2 Yes 2 No

what is primary key and foreign key when and where have to use..

Answer / raveendran

Primary key is unique across entire table.In primary key
not null constraint is activated.Only one primary key in
one table.

foreign key points to primary key of another table

Is This Answer Correct ?    0 Yes 0 No

what is primary key and foreign key when and where have to use..

Answer / csprusty

To establish a relationship between 2 tables.
pk=(unique+not null)
fk=unique

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Oracle General Interview Questions

can we pass two out parameters at a time in function?please answer to my question

3 Answers   Wipro,


HOW TO DISPLAY MAXIMUM SALARIES FROM EMP DEPARTMENT VISE ALONG WITH DEPARTMENT NAMES? E.g EMP,DEPT

5 Answers   College School Exams Tests, DELL,


What are the differences between primary key and unique key?

0 Answers  


can u send the sql dumps to sivakumarr1987@gmail.com plz help me

0 Answers  


Tell me New Feature of Oracle 10g?

5 Answers   Thermotech,






What is null value in oracle?

0 Answers  


Explain oracle insert into command?

0 Answers  


Explain the types of exception?

0 Answers  


What is snapshot is too old? Give and example for better understand.

0 Answers   TCS,


What are the different types of record groups in oracle? Explain each of them

0 Answers  


What are the differences between char and nchar in oracle?

0 Answers  


What is the Extension of Oracle Database? As extension of Access Database is .mdb

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)