What is jdbc and odbc in java?
No Answer is Posted For this Question
Be the First to Post Answer
How do you determine the sensitivity of the ResultSet object?
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
Can I use JDBC to execute non-standard features that my DBMS provides?
What are the steps required to execute a query in jdbc?
How is database middleware used to access legacy databases?
How can a java objects be stored in database?
How java can be connected to a database?
What does the jdbc driver interface do?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
What is a Connection?
How many locking systems are there in jdbc?
How do I disallow NULL values in a table?