How to set the attribute concurrency in resultset?
No Answer is Posted For this Question
Be the First to Post Answer
State the different connection methods used for creating different types of sql.
What are jdbc and its components?
How many types of jdbc drivers are available?
What are the jdbc api components?
Why is jdbc needed?
How we can you use preparedstatement.
How can I get information about foreign keys used in a table?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
How many types of JDBC Drivers are present and what are they?
Is jdbc faster than odbc?
In which ways is driver class is registered with drive manager?
How can we execute stored procedures using callablestatement?