what is primary key and foreign key when and where have to use
Answer Posted / ramprasad.s
HI
Primary key = (Not Null + Unique).
Foreign key = (For Referential table access).
Bye
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
 What are the oracle DML commands possible through an update strategy?
What are the major difference between truncate and delete?
How do I find my oracle client driver version?
How to write a query with a left outer join in oracle?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
How to export data to a csv file?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
How to define a sub function?
How much memory your 10g xe server is using?
query optmization techniques and quwry analyser+projects+ppts
Why do we need oracle client?
Difference between open_form and call_form in oracle.
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
Please explain compound trigger in oracle?
What do you mean by merge in oracle?