SQLzoo.net

CREATE a table with an autonumber / sequence / identity / autoincrement

SQLite
An auto number field can provide a unique identifier where no other is available.
Execute tidy up code silently


Specific to SQLite
none

Related links:

  • CREATE, DROP and ALTER