Feature Suggestion: Built in expand for replacing * with the column names #103
jcouture100
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Also, it appears that SSMS already knows what the fields are behind the asterisk. The tooltip on hovering over the asterisk displays the list of fields that under lie the value. I'll look around a bit to see if I can get to the source of the tooltip values. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
If you put the cursor after the asterisk (*) in a SQL statement, then pressing tab/enter/other will replace the * with the field list in the table.
Beta Was this translation helpful? Give feedback.
All reactions