Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Order By
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL Order By
Miscellaneous
Thread ID:
00745530
Message ID:
00745530
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform