Microsoft
Software
Hardware
Network
Question : Date Sorting
Hi,
I have a query, qry12 there I have a field [Month] I need to sort the date values like as below. Please help.
May-07
Jun-07
Jul-07
Aug-07
Sep-07
Oct-07
Nov-07
Dec-07
Jan-08
Feb-08
Mar-08
Apr-08
May-08
Jun-08
Jul-08
Aug-08
Sep-08
Oct-08
Answer : Date Sorting
SELECT Format([Month], "yyyy-mm") AS Month2
FROM qry12
GROUP BY Format([Month], "yyyy-mm")
ORDER BY Format([Month], "yyyy-mm")
Random Solutions
Using a date varible in where clause of SQL
Windows 2000 Server - Administrator ID - Invalid security ID Structure
Find root name of file in DOS
How to identify the correct globalization for date types ?
Not recognizing next years dates in Dataset Search
Windows 7 remote desktop causes black screen and am forced to cold boot
Vs2003 VB.NET I can't find ListItem
System Volume Information directory needs purging on Winodws SBS 2003 Server.
popup dialogue box for a query
Problem with device installing in WXPe