|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Setting a mysql field from another field
say i have the field armour i want setting to equal max_armour, how exactly would i go about that? thanks!
|
|
#2
|
||||
|
||||
|
Code:
UPDATE daTable SET armour = max_armour ![]() |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Setting a mysql field from another field |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|