STRING_AGG is not a recognized built-in function name
STRING_AGG is not introduced in SQL SERVER 2016. It is introduced in SQL SERVER 2017. In the MSDN link you have provided it is mentioned THIS TOPIC APPLIES TO : SQL Server 2017 not SQL SERVER 2016. At the time of the question, this version was known by the code name “vNext”, described as: SQL … Read more