what is mean by prmary key and foreign key and how can we
diffrentiate that?
Please answer me.
Advance thanks.
Answer Posted / cm
example :
primary key table: emp ( ENO, ename, address)
here eno is primary key
foreign key: table hari( ENO, phone, salary)
here same eno from hari table is used to get the values
from emp.
| Is This Answer Correct ? | 32 Yes | 1 No |
Post New Answer View All Answers
How do we create privileges in oracle?
What is object data modeling?
How do I connect to oracle?
How to create a temporary table in oracle?
What is a system tablespace?
Is postgres faster than oracle?
What is a sub query? Describe its types?
What is ceil and floor in oracle?
Explain table?
What are the four Oracle system processes that must always be up and running for the database to be useable?
Differentiate between post-database commit and post-form commit?
What are set operators?
How to turn on or off recycle bin for the instance?
What privilege is needed for a user to insert rows to tables in another schema?
What are the various oracle database objects?