State the three different ways in which you can create a table?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use the one instance of Statment to execute more than one query ?
can we create a own jdbc driver? how can we create?
Can I use JDBC to execute non-standard features that my DBMS provides?
What is JDBC Savepoint? How to use it?
What does the jdbc connection interface?
How do I find ojdbc jar version?
What is isolation level? How to set it?
What is com mysql jdbc driver?
Is jdbc object oriented?
What is the role of class.forname while loading drivers?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
Which interface is responsible for transaction management in jdbc?