what is the difference between primary key & foreign key?
Answer Posted / himabindu
primary key is unique.it does not allow null&duplicate
values.it is individual.
foreign key always refers primary key.it is
independent
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the use of indexes option in exp command.
How to create lov dynamically at runtime & attach to text field?
What is Virtual Private Database in Oracle?
Is oracle an open source?
Can you tell me how to add new column in existing views?how?How is possible?
Explain parameter file in oracle.
1) Does oracle have any table which contain all the exceptions and it's code internally?
Explain the use of file option in exp command.
What is the difference between 10g OEM and 11g OEM?
What are the various constraints used in oracle?
what's query optimization and without use of IN AND Exist can we get another way data from query
How would you go about verifying the network name that the local_listener is currently using?
How to use "startup" command to start default instance?
Write a trigger example in oracle?
What is integrity and what is constraint??Explain with example