With regards to database, it is mysql...
Basically what I am looking for goes something like this
Select date1, date2,character1 from table table1 order by
either date2 or character1 but
for the 30 most current date1 records but
there is no date range for date1 I just want the 30 most...