Can I use JDBC to execute non-standard features that my DBMS provides?
No Answer is Posted For this Question
Be the First to Post Answer
What is JDBC RowSet? What are different types of RowSet?
What is the JDBC?
When you will get error like ?No suitable driver??
Expalin the method of calling a stored procedure from jdbc.
What are the advantages of using preparedstatement over statement?
What is JDBC PreparedStatement?
What class.forname will do while loading drivers of jdbc?
What is Type-3 Driver and when this driver is used?
What is the return type of execute, executequery and executeupdate?
Why is jdbc needed?
Write an sql to find all records having all numeric characters in a field ?
What is jdbc and why is it required?