Creates a SQLite transaction that will run a SQL statement on each record and either commit the results, or rollback to the original state of the database.
Creates a SQLite transaction that will run a SQL statement on each record and either commit the results, or rollback to the original state of the database.
See