-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
9.0.2
-
None
-
None
Hi,
I'm using the function STRING_AGG(distinct FORMATTIMESTAMP(somedate,'dd-MM-yyyy'),',' ORDER BY somedate) in a script that was made using 8.11.3. This used to work.
In 9.0.2 I get an error with the following message: With DISTINCT an aggregate order by is required to reference the aggregate arguments