August 2010
Intermediate to advanced
526 pages
23h 39m
English
page_count — Return total number of pages in a database
PRAGMA [database.]page_count;The page_count pragma returns the current number of
pages in
. The page count includes all pages in the file,
including free pages. The size of the database file should be
database
page_count *
page_size.
Read now
Unlock full access