How can you make a connection?
No Answer is Posted For this Question
Be the First to Post Answer
What is while rs next ())?
How can I write to the log used by DriverManager and JDBC drivers?
Explain about Join?
what happen if we set JDBC string to NULL?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What is an odbc driver?
Without using of Class.forName(? ?), how do you connect to db?
What is the use of jdbc?
What does the jdbc resultset interface?
Can we use the one instance of Statment to execute more than one query ?
What is Statement and PreparedStatement? whatz the difference?
Why do I have to reaccess the database for Array, Blob, and Clob data?