i have this table structure:
Rows
ID | Counter | Dates
Values
1 | 100;300;44 | 01.01.2016;02.11.2016;03.03.2017
each ID is connected to an separated user. at the moment i have 100 users, so 100 data in my table. now i need an sql command, which show me the the ID from the user, which have a date in the Dates-Row, which is the same like the current date