Skip to content
Commit c1d2b8eb authored by Moshe Weitzman's avatar Moshe Weitzman
Browse files

eliminate duplicate email notfications by switching from DISTINCT() to GROUP...

eliminate duplicate email notfications by switching from DISTINCT() to GROUP BY. I need someone to check this query in Postgres and suggest a change as needed. I don't care which group is returned alon g with the subscriber's email address. I do care that the group info is consistent.
parent ef3dde4c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment