Community & Support
Learn
Marketplace
Menu
Menu
Home
›
Discussions
›
Community Q&A
In database nest STRING_AGG() function? throws invalid syntax error
Sunitha
New Altair Community Member
May 31, 2023
Updated
Nov 5, 2024
by
Jocelyn
I tried to use string_agg() function in database nest. but it throws error whatever i used as syntax
string_agg() WITHIN GROUP BY
STRING_AGG(email,';') WITHIN GROUP (ORDER BY email)I tried above two but no luck for me. Help me with syntax
Find more posts tagged with
AI Studio
SQL
All Replies
Sort by:
Sort by
Oldest
▾
1 - 1 of 1
↑
1
↑
jwpfau
Altair Employee
May 31, 2023
Hi Sunitha,
maybe you are missing the "AS emails" parts at the end?
Greetings,
Jonas
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
maybe you are missing the "AS emails" parts at the end?
Greetings,
Jonas