what is the difference between primary key & foreign key?
Answer Posted / praneeth
primary key helps in uniquely identifying the records in a table
a foreign key is a field that points to the primary key of another table which links one table to another table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain how you would restore a database using RMAN to Point in Time?
What are the different types of database objects?
How to Truncate Table in Oracle
What privilege is needed for a user to query tables in another schema?
Difference between varchar and varchar2 data types?
how to clone 9i Database on to 10g Database.
How to run the anonymous block again?
How do I spool to a csv formatted file using sqlplus?
Explain integrity constraints?
How to write numeric literals in oracle?
How much memory your 10g xe server is using?
How to unlock the sample user account in oracle?
What are the uses of a database trigger?
How to rename a column in an existing table?
What are the different oracle database objects?