what is the difference between primary key & foreign key?
Answer Posted / simbu
primary key is a keyword .that refers to the unique value
in the particular record.it cant have null
foreign key is always keyword that refers primary key.it has
null value.its refers to another table
| Is This Answer Correct ? | 34 Yes | 8 No |
Post New Answer View All Answers
How to use like conditions in oracle?
How to end the current transaction in oracle?
What are the different types of failures that occur in Oracle database?
What are the uses of synonyms?
Difference between the “verify” and “feedback” command?
Give the constructs of a package, function or a procedure.
What does sharding mean?
How do I reset a sequence in oracle?
Explain the blob datatype?
Is truncate autocommit in oracle?
How to delete all rows a table in oracle?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
Please explain joins in oracle?
material view and view disadvantages?
How to execute a stored program unit?