-
Notifications
You must be signed in to change notification settings - Fork 577
Closed
Labels
Milestone
Description
Feature Description
It would be great shortcut to have a possibility to copy a header / column name from the result set (under mouse right click).
Problem and Motivation
When executing query or procecedure you get know what result set it produce. Sometime I need to refer a column name in the next query.
Now, I can copy some results to clipboard using "... with headers" and extract column name then or run sp_help and find a column name on the list.
With direct copy a header name would be much faster.
Related Area
- Connection dialog (SQL Server | Azure browse/Fabric browse)
- Query editor
- Query results panel
- Object Explorer
- GitHub Copilot integration
- Preview/Edit data
- Table Designer
- Schema Designer
- Schema Compare
- Local SQL Server Container provisioning
- SQL database in Fabric provisioning
- DACPAC/BACPAC export/import
- SQL Database projects
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the area
No response
Confirmation
- I have searched existing feature requests and couldn't find a match
- I want to help implement this feature
Reactions are currently unavailable