What type of drivers have you used?
Answer / venkat
Driver 4
that is Thin driver
This is the driver everyone using now a days cos it is pure
java driver
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the main method?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
What is a Connection?
Explain in detail about JDBC and its general features?
Does jdbc require oracle client?
How do I start debugging problems related to the JDBC API?
What types of DataSource objects are specified in the Optional Package?
What are the different types of statements? How we can you use preparedstatement.
Why do we use jdbc?
What is database connection pooling? Advantages of using a connection pool?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is an odbc driver?