How to select row for each Code with minimum date?
The result should be ..
- HS00001 2014-01-10
- HS00002 2014-03-10
- HS00003 2014-08-20
P.S. This is neither H.W. nor Assignment. I am just trying to create a template in wordpress using php and mysql database.