When do we use execute method in java jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is the full form of jdbc and what is its purpose?
What are the methods which can verify the cursor particular position?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
What are drivers available?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
How can you make the connection using jdbc?
What is jdbc architecture in java?
Can we make a database connection from HTML ?
6 Answers Aptech, BOB Technologies, Cap Gemini, Wipro,
What is url in jdbc connection?
Which package is used for jdbc application?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
Stored procedure purpose?