tutorialzone.de - Tutorials und Anleitungen - Die umfassendste deutsche Quelle
tutorialzone.de - Tutorials und Anleitungen - Die umfassendste deutsche Quelle

Datenbanken » MySQL » Auto increment a value on the fly with MySQL (ID 25928)

Sprache: Englisch
Skill: |||
Rating: |||||
Beschreibung: By assigning a value to a variable in MySQL and incrementing the variable as part of a select statement, it's possible to have a number auto-incremented on the fly. This number has no other reference to the table other than the order the data is selected. It is also possible to auto increment the variable when running an update statement so a new set of incrementing values could be stored into the table.

tutorial anschauen

Zurück - Tutorial bewerten - Skill bewerten - Tutorial übersetzen - Link defekt!?