what is the difference between primary key & foreign key?
Answer Posted / g. rajamani
Primary key is a key, that is a not null or unique key. But
foriegn key is null, that is refere to the primary key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are actual and formal parameters?
How do I find my oracle client driver version?
Explain the difference between replace() and translate() functions in oracle?
Explain enable novalidate constraint.
Difference between pre-select and pre-query
What are the advantages of oracle 12c?
How to view the tablespaces in the current database?
What is the quickest way to export a table to a flat file?
How to check database size in Oracle?
How can we delete duplicate rows in a table?
Can we use bind variables in oracle stored procedure?
Give the various rollback segment states.
Is oracle a relational database?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
What is an oracle database table?