Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sort by date
Message
De
12/01/2002 07:57:45
 
 
À
12/01/2002 07:33:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00603898
Message ID:
00603900
Vues:
14
>Hi,
>
>How can i sort the date as desc. order, but i dont want to use the DESC parameter ?

Just add the keyword to the ORDER command

SET ORDER TO [tagname] ASCENDING
SET ORDER TO [tagname] DESCENDING

This temporarily reverses the index order, but does not change the way the index was created.
----
Regards
Andy Kramek
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform