![]()
![Image: /hc/user_images/01JKDEB9CT4E2V5C7WR60QPD7M.png]()
I typed the table variable declaration. When I started typing the INSERT INTO @List, SQLPrompt gave me the field list without spaces before or after the parentheses. However, when I got to the "INTO dbo.DataActions", I get spaces around the open parenthesis and before the close parenthesis. Is there a style setting that will suppress these spaces?
I typed the table variable declaration. When I started typing the INSERT INTO @List, SQLPrompt gave me the field list without spaces before or after the parentheses. However, when I got to the "INTO dbo.DataActions", I get spaces around the open parenthesis and before the close parenthesis. Is there a style setting that will suppress these spaces?