Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Max Date
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00701361
Message ID:
00701367
Vues:
19
See Re: Show maximum of 3 columns Thread #557471 Message #557488

>I need to create a cursor which has the max date from four date fields in the table, but the following code won't work.
>
>Any idears?
>
>Thanks
>
>John
>
>
>SELECT Field1, Field2, MAX(Date1,Date2,Date3,Date4) AS Date;
>FROM Table ;
>INTO CURSOR TempTable
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform