While in CallableStatament using in the oracle my procedure
is return no.of columns so in java how can i retrivbe the
data and i wnat to view all data which is reetrive from my
procedure
What is jdbc and why is it required?
What are the differences between statement and preparedstatement interface?
What are JDBC Best Practices?
What is jsp and jdbc?
What do you understand by jdbc statements?
What are the standard isolation levels defined by JDBC?
Why did my jdbc code throw a rollback sqlexception?
Is jdbc secure?
What is the equivalent method for precompiled SQL Statement in JDBC?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
What is JDBC DataSource and what are it’s benefits?
Explain the necessary steps to connect to the database in java?