Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Order By
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SQL Order By
Divers
Thread ID:
00745530
Message ID:
00745530
Vues:
56
In building a Select-SQL statement, I need the Order By to actaully be ordered by the Month and then Day of a date field similar to:
Order By MONTH(MyTable.HiredDate), DAY(MyTable.HiredDate)
Anyone know how to do something like this?

I would prefer not to have to create a temp index to do this.

Thanks,
Mel Cummings
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform