Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Average
Message
 
To
20/02/2003 04:18:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00755375
Message ID:
00755387
Views:
7
>
select avg(date)
>GIVING ERROE MSG (NON NUMERIC EXPRESSION).
>WHO CAN HELP ME?
>THANK YOU

Chaim,
This seems to work
SELECT AVG(<table>.date) FROM <database>!<table>
Is date the field name as that is a reserved word.
HTH
Caroline
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform