What is difference between jdbc and odbc?
No Answer is Posted For this Question
Be the First to Post Answer
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
If I use the JDBC API, do I have to use ODBC underneath?
How to insert an image or raw data into database?
How do I receive a ResultSet from a stored procedure?
What is the equivalent method for precompiled SQL Statement in JDBC?
What is Type-1 Driver and when this driver is used?
What do you understand by DDL and DML statements?
What is a jdbc connection string?
What is JDBC API and when do we use it?
What does the connection object represents?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
What is dburl?