SQLzoo.net

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

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


Specific to DB2
CREATE TABLE

Related links:

  • CREATE, DROP and ALTER