I'm executing a DELETE statement using the SQLite 3 C API, and I'd like to know how to fetch the number of affected rows. statement using the SQLi
I'm executing a DELETE statement using the SQLite 3 C API, and I'd like to know how to fetch the number of affected rows. statement using the SQLi