|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
update
How can I make a mysql update command that increments a integer field by one?
|
|
#2
|
|||
|
|||
|
RE: update
UPDATE table SET field=field+1
|
|
#3
|
|||
|
|||
|
RE: update
That works! Thanks!
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > update |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|