Hi, being brand new to mysql I don't know how to create a date query - instead of showing all the records in the database, I'd like help to:
- do a summary of all txns by month etc - what's the syntax for this?
- specify a particular month in the query (eg June 2008).
- specify a date range in the table (eg. Jan - Mar 2008)
How can I do this please?
Many Thanks