Statement接口的executeUpdate(String sql)返回值为int,它表示数据库中受该SQL语句影响的记录的数目。
正确错误