SQLzoo.net

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

Access
An auto number field can provide a unique identifier where no other is available.
Run the tidy code silently


Specific to Access
Use COUNTER

Related links:

  • CREATE, DROP and ALTER