So I query the database and it returns this: http://i56.tinypic.com/voyf4k.png
You’ll notice that for each row there is a DATE and a comment. So let’s say there a couple entries in my database that the have DATES “2011-04-08” and then there are some rows that the have DATE “2011-04-07” and then “2011-04-05”, etc.
I would like to be able to separate all of the entries by DATE when I query the database, so that way it will look like this: http://i51.tinypic.com/15o8kex.png