Method Sql.pgsql_util.sql_result()->affected_rows()
- Method affected_rows
final
int
affected_rows()- Description
Returns the number of affected rows by this query.
- See also
- Note
This function is PostgreSQL-specific, and thus it is not available through the generic SQL-interface.