Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need help with null values
Message
From
07/08/2001 14:33:33
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
I need help with null values
Miscellaneous
Thread ID:
00540860
Message ID:
00540860
Views:
72
I have a VFP6.0 table with a numeric field (named say f1) that supports null values. If I make all records have f1 equal null and issue the following commands:

STORE .NULL. TO x
CALCULATE AVG(f1) TO x

I expected to see NULL as the result but instead VFP returns 0.000.

Is there anyway to have NULL returned when all values for the field are null?

TIA. Mike
Next
Reply
Map
View

Click here to load this message in the networking platform