(basically trying to get inactive users who haven't done any events in the past 30 days)
table is structured like this -
user ID // device ID // event name // event_date
How do i get list of users who have event recorded in a specific time period?