what is the difference between primary key & foreign key?
Answer Posted / ibrahim
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 ? | 14 Yes | 7 No |
Post New Answer View All Answers
Can we create database in oracle using command line ?
Can a formula column referred to columns in higher group ?
How will you differentiate between varchar & varchar2?
Respected sir, Please send me technical questions related to oracle apps..
What is a trigger and what are its types in oracle?
How to test null values?
What is the difference between view and materialized view in Oracle?
What are the oracle built-in data types?
How to retrieve data from an explicit cursor?
Explain the use of parfile option in exp command.
Explain the use of constraints option in exp command.
definition of cluster and non-clustered index?
How to rename an existing table?
Explain parameter file in oracle.
Please explain oracle left join with an example?