is that compulsory to have Primarykey-forignkey for joints
(outer inner,equal)
Answer Posted / guest
yes, for using joint the Primarykey-forignkey of the class
are needed to retrive the data without data-inconsistance
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain jdbc savepoint?
What are temp tables ?
What is in terms of jdbc a datasource?
When do we use execute method in java jdbc?
Give an example for execution of sql statement.
Which jdbc drivers will run your program?
What is metadata in programming?
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
What is jdbc in java?
What does jdbc setmaxrows method do?
What does executeupdate return in java?
How many types of jdbc drivers are available?
How many jdbc driver types are there?
What is jdbc odbc bridge in java?