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
@From Address not an accepted Parameter
Can we create 1 partition in Windows 2003 R2 with 6 TB. Is there any limitation.?
I only want one record from my left join call
Compile error. variable not defined
Problem with References and MDE files
How to call info that is in a data set
DistributedCOM error 10009 help
Microsoft Office Access Can't Save Design Changes or Save to a New Database object..
RDP Problem on Windows 2008 Web Edition.
Project Server 2007 Tasks