Is oracle client required for jdbc connection?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the life cycle of jdbc.
what are the advantages of JDBC?
What is Type-4 Driver and when this driver is used?
How can you load the drivers?
Why is jdbc needed?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What is the query used to display all tables names in SQL Server (Query analyzer)?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What are the different types of statements?
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 the jdbc drivers in java?
How many types of jdbc drivers are available?