hi
I am trying to use String_agg(0 function in my query But getting a error as
'string_agg' is not a recognized built-in function name.. Native error: 195. SQLSTATE: 42000. Severity 15. MsgState 10. Line 4.
i am on
SQL Server Management Studio | 15.0.18131.0 | |||||
---|---|---|---|---|---|---|
Microsoft Analysis Services Client Tools | 15.0.1347.0 | |||||
Microsoft Data Access Components (MDAC) | 10.0.14393.0 | |||||
Microsoft MSXML | 3.0 6.0 | |||||
Microsoft Internet Explorer | 9.11.14393.0 | |||||
Microsoft .NET Framework | 4.0.30319.42000 | |||||
Operating System | 10.0.14393 |
if it is not available in a given version
what is a workaround for this ?
Please help