[Gambas-user] MySQL, $Query = "SELECT Sum(Column)"
abbat
abbat.81 at ...787...
Sat Nov 3 13:07:59 CET 2012
Hi,
How to create request SUM
$Query = "SELECT Phones"
$Phone = $Result!Phone - works
$Query = "SELECT Sum(Column)"
$Sum =$Result!" Sum(Column)" - not works
$Sum =$Result!Sum(Column) - not works
Thanks
--
View this message in context: http://old.nabble.com/MySQL%2C-%24Query-%3D-%22SELECT-Sum%28Column%29%22-tp34636279p34636279.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list