"Richard Hipp" wrote..
On Fri, Aug 29, 2014 at 12:33 AM, jose isaias cabrera <
[email protected]> wrote:

Can total_chages() be set to zero or reset?



No.

Thanks. Maybe is my lack of SQL knowledge, but I am finding myself having to calculate and keep track of changes by setting variables and subtracting them from the total_changes() function. I would think that it would be so much easier if something like this would work,

total_changes(0);

Then, the total_changes() would reset to 0 and the next changes would be just the changes that happened last. Anyway, thanks for SQLite. I love it and it has made our system pretty powerful. People keep asking how did do that? I say, "SQLite." Thanks.

josé
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to