I have an Events table, and I have an Attendees table where I maintain the event_id and user_id.
Events
Attendees
event_id
user_id
I am trying to se