if i group by the date for example i will get all rows where id=123,
and i dont want that.
i searched the forum and i found sth like TOP 10
thread220-733075 i need ONLY the last ROW in my example the raw with count=2
btw, this count is varialbe so users have 100 count other have 200 count, i...