An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
I tried to use string_agg() function in database nest. but it throws error whatever i used as syntax string_agg() WITHIN GROUP BYSTRING_AGG(email,';') WITHIN GROUP (ORDER BY email)I tried above two but no luck for me. Help me with syntax
maybe you are missing the "AS emails" parts at the end?
Greetings,
Jonas