STRING_AGG not recognized and bracketed by SQL Prompt
rchapler
Posts: 2 New member
Is there a way to register this as a reserved word so that SQL Prompt will quit putting brackets around it?
Tagged:
Answers
as a workaround until we add them, or if there are things that you specifically want bracketed.
Though this is a SQL 2016 function so should be working. I'll investigate.
It looks like the STRING_AGG was fixed, but only when not connecting to a SQL Azure database; it is still an issue when connected to those and I have reopened SP-6763 and also added OPENJSON to it (since I was able to see this in all cases).
I will update when I have more information from the team!
Kind regards,
Alex
Have you visited our Help Center?
Just updating this after doing some cleaning up - this has been fixed for STRING_AGG and OPENJSON when connected to an Azure database as of release 9.2.6.6145.
Kind regards,
Alex
Have you visited our Help Center?