affected_rows()
Returns: | Number of rows affected |
---|---|
Return type: | int |
Returns the number of rows changed by the last executed query.
Useful for checking how much rows were created, updated or deleted during the last executed query.
affected_rows()
Returns: | Number of rows affected |
---|---|
Return type: | int |
Returns the number of rows changed by the last executed query.
Useful for checking how much rows were created, updated or deleted during the last executed query.
Designed by : w10schools
service@w10schools.com
Please login to continue.