what is the difference between primary key & foreign key?
Answer Posted / baburao
primary key is a key which can define unique values
where as foreign key refers to a parent table and depends
on primary key
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of rows option in exp command.
How to define an explicit cursor in oracle?
How to delete a column in an existing table?
What is query image?
List the parts of a database trigger.
How to create a stored function in oracle?
How to omit columns with default values in insert statement in oracle?
What is coalesce function?
Is oracle an open source?
How to display row numbers with the records?
List out the components of logical database structure of oracle database.
Explain how you would restore a database using RMAN to Point in Time?
What are the uses of a database trigger?
Explain oracle left join with an example?
How to see the table columns used in an index?