| Other JDBC Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Different statements in JDBC? | | 2 |
| Can we use the one instance of Statment to execute more
than one query ? | TCS | 2 |
| Difference between Generic Servlet and HTTP Servlet? | | 7 |
| how do we get the connection from connection pool | | 1 |
| How does JDBC differ from ODBC? | | 7 |
| wahts is mean by primary key and unique key? | Wipro | 7 |
| Can you create an index on sex column where there is M or F? | Wipro | 1 |
| commit() and rollback() methods are defined in which
interface? | | 4 |
| Does multiple concurrent open statements per connection are
supported by the JDBC-ODBC Bridge? | | 2 |
| What are JDBC statements? | | 2 |
| Is JDBC a language or Application? | | 2 |
| How we say that PreparedStatment is Precompiled? where it
will be compiled? | Logica-CMG | 3 |
| Are there any ODBC drivers that do not work with the JDBC-
ODBC Bridge? | | 1 |
| What is PreparedStatement? | Infogain | 5 |
| which scenarios we go for jdbc,and which scenario we go for
connection polling and wat r advantages and disadvantages
using connection pooling. | TCS | 2 |
| What type of drivers are used for web application? | | 2 |
| what exactly happens when we execute
"Class.forname("Driver class name");"?Explain indetail
| Trigent | 10 |
| how to use CallableStatement?
specially how to use their index given .. | | 1 |
| Difference between servlet and applet method? | | 1 |
| What is Statement and PreparedStatement? whatz the
difference? | | 2 |
| |
| For more JDBC Interview Questions Click Here |