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
How to write text literals in oracle?
What is Trigger in Oracle?
How can we delete duplicate rows in a table?
How do I manually uninstall oracle client?
Difference between oracle's plus (+) notation and ansi join notation?
how to handle exceptions in post production
What is a subquery in oracle?
What is a directory object?
How to add a new column to an existing table in oracle?
What is a snapshot in oracle database?
What is a proxy class?
What is tns name?
Can we connect to ORACLE db using Windows Authentication?
Is java required for oracle client?
How to execute a stored procedure in oracle?