Explain Basic Steps in Writing a Java Program Using Jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
How the information about db(database) can be retrieved?
Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
PreparedStatement is a pre compiled statement but where it's pre compiled ?
Does JDBC support stored procedures?
Which type of driver is unique in jdbc?
Which package is used for jdbc application?
Is jdbc and orm?
What is createstatement method in java?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
Why did my jdbc code throw a rollback sqlexception?
What are the different types of statements? How we can you use preparedstatement.
What is JDBC Savepoint? How to use it?