The integer represents the number of rows that were affected by your query.
It returns an integer so you know if your query has worked. If zero is returned and you expected something to have changed then you know there is a problem.
The integer represents the number of rows that were affected by your query.
It returns an integer so you know if your query has worked. If zero is returned and you expected something to have changed then you know there is a problem.