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
What are the different pseudo commands? Explain in general?
How to test null values?
How to find the duplicate rows count from employees table in oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
How to specify default values in insert statement using oracle?
Explain the use of analyse option in exp command.
Can we write insert statement in function in oracle?
How to use attributes of the implicit cursor in oracle?
Why does for update in oracle 8 cause an ora-01002 error?
How will you identify oracle database software release?
How to export data to a csv file?
What privilege is needed for a user to create tables in oracle?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
Can we store pictures in the database and if so, how it can be done?
What is ADDM Advisor in Oracle?