Why is executeUpdate() used Used to execute for INSERT, UPDATE, or DELETE SQL statements. This method returns the number of rows that were affected in the database.
No comments: