How can I connect mysql or oracle with java?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the steps in writing a java program using jdbc?
What are the Normalization Rules?
Explain the JDBC Architecture?
What is db client?
What type of drivers are used for web application?
How many ways that we can view a result set?
What are collection pools?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
What class.forname will do while loading drivers of jdbc?
How to execute bulk number of queries at once?
Which type of driver provides jdbc access via one or more odbc drivers?
What are the advantages of using preparedstatement over statement?