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
Explain the difference between a procedure and a function? What do you understand by those terms?
Can I create users through internet explorer in oracle 10g?
Can a formula column referred to columns in higher group ?
What is an oracle function?
How to login to the server without an instance?
List out the components of logical database structure of oracle database.
Explain drop constraint oracle?
Explain what are the advantages of views?
What is the data type of dual table?
How to run the anonymous block again?
How to compare dates in oracle sql?
What is a lookup table in oracle?
What is parameterized cursor in oracle?
Why we use bulk collect in oracle?
How to write a query with an inner join in oracle?