what is the difference between primary key & foreign key?
Answer Posted / harish
primary key does not allow duplicate and null values
but foreign key allows null values it refers primary key
| Is This Answer Correct ? | 25 Yes | 10 No |
Post New Answer View All Answers
Can we store images in oracle database?
How does Oracle guarantee data integrity of data changes?
Can we write insert statement in function in oracle?
How to use existing values in update statements using oracle?
How do I connect to oracle?
Is primary key indexed by default in oracle?
What is meant by recursive hints in oracle?
How to concatenate two text values in oracle?
How many types of synonyms in Oracle?
What is query image?
What are set operators?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
How to increment dates by 1 in oracle?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
How to rebuild an index in oracle?