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
What are the differences between stored procedure and functions?
Give an example for execution of sql statement.
Is it possible to connect to multiple databases simultaneously?
What are the considerations for deciding on transaction boundaries?
How many ways can you update a result set?
What is jdbc driver?
What are the common tasks of JDBC?
What is meant by jdbc?
Does jdbc use ssl?
What are JDBC Best Practices?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
How can you make a connection?
What do you mean by odbc?
What are the different types of JDBC drivers?
What are the new features added to JDBC 4.0?