what is the difference between primary key & foreign key?
Answer Posted / anjanareddy
i cleared this question simple.
TAKE A LOOK
primary key:-It doesn't allow NULL values and duplicate values
it is a unique one.
Foreign key:- It allows NULL and duplicate values
It always give reference to primary key of another table
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to initialize variables with default values?
Write a trigger example in oracle?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
How to assign values to data fields in record variables?
How to name query output columns in oracle?
Is java required for oracle client?
Explain about your project and its relation to the current job position you are applying to?
Explain index?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
How to increment dates by 1 in oracle?
How to execute a stored program unit?
How to define a variable to match a table column data type?
What is a system tablespace?
How to run create database statement again?
How to rename an index?