Hi Sandu,

On 8/7/2014 2:46 PM, Sandu Buraga wrote:
Is there a possibility to extract a statistic of how many CRUD operations
do I have during an application life-cycle? I would like to find-out how
many INSERTs do I have, how many SELECTs and so on.

My guess is that the best way would be by using triggers to update a table from which you can read the counts.

Best Regards,
Mohit.


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

Reply via email to