what is the difference between primary key & foreign key?
Answer Posted / raji
foregin key reference a primary key in another table
and primary key is used to identify a row.
| Is This Answer Correct ? | 30 Yes | 10 No |
Post New Answer View All Answers
Where do we use decode and case statements?
How to display row numbers with the records?
Can you create a synonym without having a table?
What are the varoius components of physical database structure of oracle database?
How do I call oracle stored procedures that take no parameters?
How to convert character types to numeric types?
What is a table index in oracle?
When do you get a .pll extension in oracle?
What is the maximum number of triggers that can be applied to a single table?
How to start your 10g xe server?
How to experiment a data lock in oracle?
How to turn on or off recycle bin for the session?
Can we connect to ORACLE db using Windows Authentication?
How to create a new table by selecting rows from another table?
What are the limitations of check constraint?