Explain the steps in writing a java program using jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
how you will execute the many tables data
What is dburl?
What happens if we don't close the connection in jdbc?
How can you create jdbc statements?
What are statements in JAVA ?
How do I find jdbc version?
What is jdbc connection interface?
Explain the various types of locking system in jdbc?
What is difference between java.util.Date and java.sql.Date?
How can I connect mysql or oracle with java?
What is the difference between ExecuteUpdate and ExecuteQuery?
Why do we need a jdbcrowset like wrapper around resultset?