[V4MD ver 1.9.8] using Sum() returns a null value

Mahesh Markus maheshm at uniqueworld.net
Thu Dec 18 11:26:39 CST 2003


I am using the aggreate function SUM() as in the following query:
    SELECT Sum(number)
    FROM tblInformation
    WHERE tblInformation.ID = 23
 
Howver, both avg() and count() work.
 
I am temporarily using avg() * count() to get the correct figure.
 
Any suggestions.
 
Thanks in advance,
 
mahesh


More information about the Valentina mailing list