Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Average
Message
De
20/02/2003 08:58:25
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
20/02/2003 07:29:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00755375
Message ID:
00755463
Vues:
19
This message has been marked as the solution to the initial question of the thread.
Hi Chaim,
Just convert the date to a number and then back to a date.
SELECT (DATE(1950,1,1) + ROUND(AVG(datetest -DATE(1950,1,1)),0)) FROM Samples

>Sorry, not resolvd.
>
select samples.datetest,SYS(11,datetest)as sss where not empty(datetest) from samples into cursor testy nofilter
>select distinct datetest from testy where sss in (select avg(sss) from testy)
>Giving same error message!
Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform