What is meant by jdbc and odbc?
No Answer is Posted For this Question
Be the First to Post Answer
What are different parts of a url?
Explain creation of statement object with connection method create method with help of an example.
What is the use of jdbc?
Is there any limitation for no of statments executed with in batchupdate?
If you are truncated using JDBC, how can you that how much data is truncated?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
How data can be inserted into long row column of database?
What is Type-2 Driver and when this driver is used?
How to handle when the database crashes while reading the data from the database?
What is JDBC Statement?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?