group by categorie
byubi Reviewed by byubi on . [help] Select Distinct - sql Hey there, I'm trying to do something quite hard to explain, so I'll add a picture too :D So, what I want to do is select from a sql table the new entries of the day. This is pretty easy even for a noob like me. Though, those entries have a column called 'categorie' and if there is more than one new entry with the same categorie, it'd select only the last one. I think facebook uses something like this on the private messages panel. The first message must have a secundary ID number that is Rating: 5