I have a table with an ID, a qty, and a date (datetime) in sql 7. I want to query the database and retrieve all recs grouped by a given month. So rather than saying give me all recs = xx/xx/xxxx, I want to say give me all recs = 10 (or oct). Is this possible and if so how.<br><br>Cheers,<br><br>Ray.