How do I connect to jdbc?
how many JDBC drivers ?name them?
What are the main steps in java to make JDBC connectivity?
What is the return type of class.forname() method?
What is the meaning of batch updates?
What causes no suitable driver error?
Explain what should be done when a SQL exception is raised?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
What are stored procedures? How to call them?
How can you make a connection?
How many ways can you update a result set?
What is the difference between Minus, and Intersect?
Explain different types of locks in jdbc?