How to insert and delete a row programmatically? (new feature in JDBC 2.0)
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What is jdbc and its types?
What is jdbc drivers in java?
Explain about DSN?
What are the differences between setmaxrows(int) and setfetchsize(int)?
What is execute(), executeUpdate() and executeQuery() methods?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
How vendor Naming registry supports JNDI?
How to use JDBC API to call Stored Procedures?
What is the JDBC syntax for using a literal or variable in a standard Statement?
What are clob and blob data types in jdbc?
What is database deadlock ?