The quick_check
pragma runs an abbreviated
integrity check on a database file. The quick_check
pragma is identical to the integrity_check
pragma, except
that it does not verify that the contents of each index is in
sync with its source-table data. By skipping this test, the time
required to do the integrity test is greatly reduced.