what is the difference between primary key & foreign key?
Answer Posted / vasavi
primary key does not allow duplicate and null values
primary is unquie.
foreign key allows null values it refers primary key.
foreign key allows duplicate values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the varoius components of physical database structure of oracle database?
What is instant client oracle?
What are advantages of dateset in datastage?
How to select all columns of all rows from a table in oracle?
Does oracle database need java?
How to lock and unlock a user account in oracle?
material view and view disadvantages?
How do I limit the number of oracle database connections generated by weblogic server?
What is null value in oracle?
How to find the duplicate rows count from employees table in oracle?
What is oracle analytical function?
How do I connect to oracle database?
How to define a sub function?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
How a database is related to tablespaces?