Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL & Report average
Message
From
03/09/1999 06:19:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
SQL & Report average
Miscellaneous
Thread ID:
00261040
Message ID:
00261040
Views:
60
I using SQL to select the records I wanted as follow :

SELE pay.staff,pay.salary,staff.tel ;
FROM pay,staff ;
WHERE pay.staff = staff.staff ;
INTO CURSOR temp

The problem is if staff have 2 tel, when I run the report the average salary will be incorrect.

Can anyone help me to find out the solution




Thank u.
Next
Reply
Map
View

Click here to load this message in the networking platform