|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
performing calculations in a mysql table
i want to add a column in a table of my forum.
i used this but it doesn't seem to work: "SELECT SUM(field_name) AS total FROM table_name WHERE something='something'" |
|
#2
|
|||
|
|||
|
RE: performing calculations in a mysql table
What does not seem to work? The syntax is correct but the field may not be a numeric type.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > performing calculations in a mysql table |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|