What is benefit of using preparedstatement in java?
No Answer is Posted For this Question
Be the First to Post Answer
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
State the three different ways in which you can create a table?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
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....
Can we use the one instance of Statment to execute more than one query ?
What is meant by connection string?
How many ways that we can view a result set?
How do I stop nullpointerexception?
Explain the difference between rowset vs. Resultset in jdbc?
How can I connect mysql or oracle with java?
What are the common jdbc exceptions?
What is the full form of jdbc and what is its purpose?