Hello everyone,
I'm working on developing a custom program message that is sent out based on users' attendance in seminars within the program. To do this I need to figure out how to form a SQL query that will retrieve the attendance status of a user in the program. Where is this data stored in the database and does anyone have suggestions for how I can retrieve it?
Thanks!