what is the difference between primary key & foreign key?
Answer Posted / shree
foreign key is NULL
foreign key reference as Primary key in another table
Primary key is unique
primary key is not NULL and
| Is This Answer Correct ? | 46 Yes | 12 No |
Post New Answer View All Answers
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
What is dual table oracle?
How to create a new view in oracle?
How to do paging with oracle?
What is the difference between substr and instr?
What is a server parameter file in oracle?
How to invoke the original export import utilities?
How to write a query with an inner join in oracle?
How to check your oracle database 10g xe installation?
How to create tables for odbc connection testing?
How to use an explicit cursor without open statements?
How to empty your oracle recycle bin?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
List out the components of logical database structure of oracle database.
Explain mutating triggers.