Can Group By be expanded to the same columns as in the Select?

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
Thenrich
Posts: 105
Joined: Sun 21 Dec 2014 19:47

Can Group By be expanded to the same columns as in the Select?

Post by Thenrich » Wed 22 Jan 2020 20:51

Can Group by be expanded to the same columns as in the Select?

So if I have 5 columns in the select and I type group by and hit tab, I want the same 5 columns to be automatically inserted instead of me typing them out.

If it doesn't exist, please add it as an enhancement request.

alexa

Re: Can Group By be expanded to the same columns as in the Select?

Post by alexa » Mon 27 Jan 2020 12:26

There is no such a possibility. Though, you can add a suggestion on the UserVoice forum where other users can vote for it [https://devart.uservoice.com/forums/177 ... sql-server]https://devart.uservoice.com/forums/177 ... sql-server[/url]

We collect and analyze the information from this forum in order to make a proper roadmap for the future product releases.

Post Reply