SQLite Forum

Creating an emty database
Login
`VACUUM` is sufficient (according to my testing); you do not need to create and drop a table.