How do I receive a ResultSet from a stored procedure?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc stand for?
How many types of resultset are there in jdbc?
What is odbc and jdbc?
What are stored procedures? How to call them?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
How do I set properties for a JDBC driver and where are the properties stored?
What is jdbc thin client?
what are the advantages of JDBC?
Explain the two tier and three tier architecture of jdbc.
What are the advantages of using preparedstatement in java?
What is difference between statement and preparedstatement in jdbc?
Describe odbc?