|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
horizontal aggregation
hello....
is it possible to create a horizontal aggregation in MySQL.... if possible... how could it be? is it present nowadays? i mean the source code? can anyone help me.... |
|
#2
|
|||
|
|||
|
RE: horizontal aggregation
You'll need to be a bit more specific. What exactly are you trying to do? If you just want to add some fields in a row, simply do "SELECT field1+field2+field3 as thesum, ... ".
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > horizontal aggregation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|