Explain the difference between inner and outer join ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What is an advantage of using the jdbc connection pool?

0 Answers  


Why jdbc is used in java?

0 Answers  


What are the different types of statements? How we can you use preparedstatement.

0 Answers  


How will you perform truncation using JDBC?

0 Answers  


Can you define a foreign key, with a key from the same table?

2 Answers   IBM,






There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

0 Answers  


what is rowset?

3 Answers   Marlabs,


How we say that PreparedStatment is Precompiled? where it will be compiled?

4 Answers   Logica CMG,


How can I determine where a given table is referenced via foreign keys?

0 Answers  


How to get a whole row of data at once?

2 Answers  


What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.

0 Answers  


What type of drivers are used for web application?

2 Answers  


Categories