what is the difference between primary key & foreign key?
Answer Posted / mithun
primary key is the unique value,but its not nul values..
this kry is avoided dublicate values
foreign key is always references the primary key.
| Is This Answer Correct ? | 21 Yes | 8 No |
Post New Answer View All Answers
Give syntax for SQL and ORACLE joins.
How to pass a cursor variable to a procedure?
What is blob data type in oracle?
What are the uses of a database trigger?
What are temporal data types in oracle?
What happens if you lost a data file?
How to sort the query output in oracle?
Which is better Oracle or MS SQL? Why?
Write a syntax for update query in oracle?
Explain the types of exception?
Explain how you would restore a database using RMAN to Point in Time?
What are set operators?
How to load data through external tables?
How to experiment a data lock in oracle?
How do I limit the number of oracle database connections generated by weblogic server?