what is the difference between primary key & foreign key?
Answer Posted / sairam
primary key is an individual key
foreign key depends in primary key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a data dictionary and how can it be created?
how to make an oracle object
How to get maxsal , minsal, ename department wise in single query
Please explain compound trigger in oracle?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is meant by recursive hints in oracle?
How to run create database statement again?
Explain about achiever in sql?
How index is implemented in oracle database?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
What happens to the current transaction if the session is killed?
what is Single Byte Overhead...?
Can we commit inside a function in oracle?
How to get last row id?
Is it possible to insert comments into sql statements return in the data model editor ?