SQLite Query Language: VACUUM - SQLite Home Page

SQLite Query Language: VACUUM - SQLite Home Page

瀏覽:966
日期:2025-10-08
SQL As Understood By SQLite [Top] VACUUM vacuum-stmt: hide The VACUUM command rebuilds the entire database. There are several reasons an application might do this: Unless SQLite is running in "auto_vacuum=FULL" mode, when a large amount of ......看更多