what is the difference between primary key & foreign key?
Answer Posted / vij&pani
Primary key is unique key but foriegn key always refers to
primary key
| Is This Answer Correct ? | 327 Yes | 50 No |
Post New Answer View All Answers
How to manage transaction isolation level?
How to insert a record into a table?
Explain the dml?
What are dml statements in oracle?
What are a cluster and non-cluster index?
How to drop a stored procedure in oracle?
what happened to the global index when I truncate the data in one of the partition?
How to use an explicit cursor without open statements?
Which is better Oracle or MS SQL? Why?
Please explain compound trigger in oracle?
How to call a stored function in oracle?
How to create additional tablespaces for an new database?
How to create a table index in oracle?
What is a sub query and what are the different types of subqueries?
What is meant by a deadlock situation?