Is there any way to concatenate results in a SQL q...
# suiteql
a
Is there any way to concatenate results in a SQL query similar to
listagg
or
GROUP_CONCAT
j
I don’t think LISTAGG, NS_CONCAT, WM_CONCAT, or ARRAY are supported