SQL Query Question - HELP!
From: MAL <d_dood_at_hotmail.com>
Date: 26 Mar 2003 15:02:23 -0800
Message-ID: <68fa75f2.0303261502.19f64fcf_at_posting.google.com>
Date: 26 Mar 2003 15:02:23 -0800
Message-ID: <68fa75f2.0303261502.19f64fcf_at_posting.google.com>
Here's what I have to do:
How many total requests by month from 1/1/2002? 13 rows
Each request has an individual ID column and each row has a date that it was entered into the DB. I need the results of the query to look as such:
Month Total January 2002 12 February 2002 12 March 2002 12
etc...
Any ideas gang?
Thanks! Received on Thu Mar 27 2003 - 00:02:23 CET