My table is: id home datetime player resource 1 10 04/03/2009 john 399 2 11 04/03/2009 juliet 244 5 12 04/03/
There is a table messages that contains data as shown below: Id Name Other_Columns ----------------------
As the title suggests, I'd like to select the first row of each set of rows grouped with a GROUP BY. Spec