Answer Posted / dsr
Hi,
Outer Join: a and b are both tables and some relation
applied a U b
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How does a file store compare with a jdbc store?
State the three different ways in which you can create a table?
How can I determine where a given table is referenced via foreign keys?
What do you understand by jdbc driver and explain its types?
Why do you use a data source object for a connection?
Where is jdbc used?
How do we load the drivers?
How many rowset are available in jdbc?
How many types of statements are there in jdbc?
What is the purpose of the jdbc resultset interface?
What does executequery return in java?
Is jdbc an api?
Why isn't the java.sql.DriverManager class being found?
RowSetInternal caller and returns void. What can I do in the readData method?
How are jdbc statements used?