is that compulsory to have Primarykey-forignkey for joints
(outer inner,equal)
Answer Posted / balakrishna
Primarykye-Foreign key relation ships are not compulsory to
join two table, but it is recommended to have.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to get the Database server details in java program?
How can we set null value in jdbc preparedstatement?
Why is jdbc needed?
What is a jdbc connection string?
Can we return resultset in java?
What is device controller?
Which is better odbc or jdbc?
password, is stored in as plain text. What can I do to protect my passwords?
What is jdbc connection interface?
How to make updates to updatable result sets in jdbc?
How many rowset are available in jdbc?
What are the differences between resultset and rowset?
RowSetInternal caller and returns void. What can I do in the readData method?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What does jdbc stand for?