How to find that, a row is updated or not?

Answer Posted / bln

executeUpdate() method returns an int value. This int
value is no of rows updated by the given query. If no rows
update, then it returns zero.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the factors that the jdbc driver performance depends upon?

520


List some new features available in jdbc 4.0?

481


How data can be inserted into long row column of database?

1706


What does the jdbc connection interface?

538


What is ODBC and JDBC? How do you connect the Database?

537






What is jdbc stand for?

488


What is createstatement method in java?

513


What is transaction processing in jdbc?

575


Which is better odbc or jdbc?

505


What is jdbc and its advantages?

498


How we can you use preparedstatement.

551


Explain Basic Steps in Writing a Java Program Using Jdbc?

597


What is odbc and jdbc drivers?

467


What do you mean by database connection pooling?

516


What is difference between java.util.Date and java.sql.Date?

536