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
How to assign a tablespace to a users in oracle?
Explain oracle data types with examples?
What is set verify off in oracle?
How to count groups returned with the group by clause in oracle?
How to list all tables in your schema?
Can you create a synonym without having a table?
What is meant by joins?
How to resolve name conflicts between variables and columns?
What is meant by a deadlock situation?
What are the different types of modules in oracle forms?
What is save point in oracle database?
What to do if the binary spfile is wrong for the default instance?
What types of joins are used in writing subqueries?
How to add another datafile to a tablespace?
Explain how are indexes update?