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
Does JDBC support stored procedures?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
What is odbc and jdbc drivers?
What are the common JDBC problems that you got and how do you solved them?
Write an sql to find all records having all numeric characters in a field ?
Why should we close database connections in java?
Which type of driver is unique in jdbc?
What is the execute method in java?
What is jdbc connection string?
What does executeupdate return in java?
What is the major difference between java.util.date and java.sql.date data type?
What are devices?
please tell me the name and url path for type-4 driver ?
How will you perform truncation using JDBC?
Give steps to connect to the db using jdbc?