chickadee » sql-de-lite » total-change-count

total-change-count dbprocedure

Returns the number of row changes caused by INSERT, UPDATE or DELETE statements since the database connection was opened, including triggers, as in sqlite3_total_changes.