Method of Viewing output of pragma_autovacuum command in SQLite
I have used pragma_autovacuum command in SQLite. Now I want to see how it works, so how can I do that
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AartiPosted Nov 23, 2011, 2:56 AM
Please refer below link:
http://www.sqlite.org/pragma.html
Thanks.