SQL Prompt adding [] to some functions in Visual studio database project

savelisaveli Posts: 2 New member
SQL Promopt formating is adding [] to some functions like Concat and Rank. And for my colleague for STRING_AGG() WITHIN GROUP (), it changed it to [STRING_AGG]() AS [WITHIN] GROUP. This is in visual studio mainly. Is there any fix for this?
Sign In or Register to comment.