a command to organize numbers from 1 onwards in the db?

Started by UrbanY, Sep 12, 2018, 12:45 AM

Previous topic - Next topic

UrbanY

a command to organize numbers from 1 onwards in the db?

!

Use AUTO INCREMENT rather using custom made functions.

QuoteAuto-increment allows a unique number to be generated automatically when a new record is inserted into a table.

Often this is the primary key field that we would like to be created automatically every time a new record is inserted.

Detailed Information & usage
Clicky

Discord: zeus#5155