hi

in mysql 3.23.45

I have a numeric field  N with null values allowed and null
values in some rows of the database


when i ask select sum(N) from table

the result is the sum of non null values (like if null values
converted to zero)  and not "null" as expected for a sum of
values with null in it.

is it a bug ?



thanks




"Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET  
(0,13 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)"



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to