Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL to order data like this
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00437578
Message ID:
00437630
Vues:
18
>TABLE Fields and attributes: Code (C 3), Desc (C 50), Order (C 4), PKfld (I)

Bob,

In addition to what the other reply ahs told you I stringly suggest that you change the names of those field, DESC and ORDER are reserved words and will cause you problems, for eaxmple imagine this query;

SELECT Order, DESC from tablename ORDER BY ORDER, DESC DESC ...

Note the problem?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform