I have a table which looks like that:
As You see, there are some date duplicates, so how t
You have to convert the "DateTime" to a "Date". Then you can easier select just one for the given date no matter the time for that date.