programming - sqlite3 - data typesWhat links here?
Each value stored in an SQLite database (or manipulated by the database engine) has one of the following storage classes:



Note that a storage class is slightly more general than a datatype. The INTEGER storage class, for example, includes 6 different integer datatypes of different lengths. This makes a difference on disk. But as soon as INTEGER values are read off of disk and into memory for processing, they are converted to the most general datatype (8-byte signed integer). And so for the most part, "storage class" is indistinguishable from "datatype" and the two terms can be used interchangeably.

Any column in an SQLite version 3 database, except an INTEGER PRIMARY KEY column, may be used to store a value of any storage class.
ResourcesSqlite.org: Datatypes In SQLite Version 3
programming - sqlite3 - data types
programming - sqlite3 - c interface
programming - windows - windows message decoding
programming - HTML - listboxes
programming - sqlite3 - c interface - sqlite3_int64 sqlite3_last_insert_rowid(sqlite3*)
programming - windows - CreateWindow
programming - C - function isupper
programming - sqlite2
programing tkinter Toplevel
electronics - etching PC boards
health - DNA
health - triglyceride
etching with UV film resist
health - weight loss
health - chronic kidney disease
filename:programming - sqlite3 - data types
filename:programming%20%2D%20sqlite3%20%2D%20data%20types
last edit:April 19 2012 21:11:04 (5226 days ago)
ct = 1786425753.000000 = August 11 2026 01:22:33
ft = 1334884264.000000 = April 19 2012 21:11:04
dt = 451541489.000000