|
O
|
osluk 10/29/2007 |
|
I am no expert but you need to add the calculated field to the MySql tab |
|
|
J
|
Jane 10/30/2007 |
|
Hi, select FieldA,FieldB, FieldC, FieldD, ((fieldA + fieldB)2) - 10) as FieldE, ((fieldA + fieldB)2) - 20)/fieldC as FieldF from TableName |
|
|
O
|
osluk 12/8/2007 |
|
Can anyone confirm the correct syntax to display the sum of the following fields as RT |
|
|
|
Alexey admin 12/10/2007 |
|
Chris, |
|