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
What class.forname does, while loading the drivers?
What is the meaning of batch updates?
Name the method, which is used to prepare a callablestatement.
What is the use of jdbc api?
What does jdbc stand for?
What is a jdbc connection?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
What class.forname will do while loading drivers of jdbc?
How can I determine the isolation levels supported by my DBMS?
What are types of resultset?
State the different connection methods used for creating different types of sql.
What are the differences between resultset and rowset?
Why is odbc needed?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
Which database is used for java?