SQL
SQL AUTO INCREMENT Field
Auto-increment allows a unique number to be generated automatically when a new record is inserted into a table.
SQL
Auto-increment allows a unique number to be generated automatically when a new record is inserted into a table.