How do we call a stored procedure from jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What are restrictions on triggers?
Does multiple concurrent open statements per connection are supported by the JDBC-ODBC Bridge?
Name the types of jdbc drivers.
What is execute in java?
What are the jdbc api components?
What is a merge field?
What happens if connection is not closed in jdbc?
When you will get error like ?No suitable driver??
What is the reason why we need a jdbcrowset like the wrapper around resultset?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
Expalin the method of calling a stored procedure from jdbc.
State the different connection methods used for creating different types of sql.