Answer Posted / niranjanravi
type-3 drivers thatis IntermediateDataAccess Driver
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is an advantage of using the jdbc connection pool?
Why is jdbc used?
How are jdbc statements used?
Differentiate between a statement and a preparedstatement.
What is type 4 jdbc driver?
Does sql allow null values ? Can we use it within where clause ?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
What is the full form of jdbc?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What is the query used to display all tables names in SQL Server (Query analyzer)?
What is jdbc connection?
What is executequery in java?
What does it mean to "materialize" data?
How can we execute stored procedures?
Does jdbc require oracle client?