Which package is used for jdbc application?
No Answer is Posted For this Question
Be the First to Post Answer
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,
What are statements in JAVA ?
How do I start debugging problems related to the JDBC API?
Why did my jdbc code throw a rollback sqlexception?
Is jdbc a middleware?
What does connection pooling mean ?
What is in terms of jdbc a datasource?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
State the different connection methods used for creating different types of sql.
Does jdbc use odbc?
what happen if we set JDBC string to NULL?
Why do I have to reaccess the database for Array, Blob, and Clob data?