what is the difference between primary key & foreign key?
Answer Posted / dimna
primay key uniquely identifies records in relation.
in a table only one primary key.But may have more than one
foreign key.
| Is This Answer Correct ? | 17 Yes | 9 No |
Post New Answer View All Answers
How to drop an existing view in oracle?
What is oracle server autotrace in oracle?
What is an index associated with a constraint?
Why cursor variables are easier to use than cursors?
Differentiate between translate and replace?
What is the difference between alert log file and tarce file ?
What is a snapshot log?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
What are transaction isolation levels supported by oracle?
What are the different pseudo commands? Explain in general?
How do I reset a sequence in oracle?
Can a parameter be passed to a cursor?
What is transaction control statement and how many types of transaction control statement in Oracle?
What is the quickest way to fetch the data from a table?
What is the difference between sharding and replication?