Method Postgres.postgres()->affected_rows()
- Method affected_rows
intaffected_rows()- Description
This function returns the number of rows affected by the last query.
int affected_rows()
This function returns the number of rows affected by the last query.