Forum Discussion
RakhalM
Jun 02, 2023Copper Contributor
How can I remove the extra spaces in Microsoft SQL Server 2022 desktop in the results grid?
There is a massive space between columns in the results tab, I had to reduce the zoom to 50% to get two columns in the screen at once. Please help me in eliminating this space.
olafhelper
Jun 05, 2023Bronze Contributor
RakhalM that's not "results grid", it's the "Result to text" output and that's how it looks like; like a fix width CSV.
Change it to "Result to Grid", see SSMS Query Editor - SQL Server Management Studio (SSMS) | Microsoft Learn => "Result to ..." section.