ScottMattes
Member³
I am building some queries using the Describe dialog and having to go back to the SQL Window and it got me to thinking how kewl it would be if I could dbl click a column and then tap the comma key and then dbl click another column name and tap the comma key and, and, and, and.
So, right now when I dbl click any column in the Describe dialog that value shows up in the SQL Window with a space after it. I envision that with this enhancement I could then tap the comma key on the keyboard and the comma would be put after the last character of the field and the insert point would be moved after the space.
ex.
dbl click a column name, get 'col1 '
tap the comma key, get 'col1, '
and then we can repeat as much as needed.
Maybe there would even be other keys that should be allowed, like the single quote key, the dash (for making inline comments), the carriage return (o, you younger folks would know that as a new line), etc, etc, etc.
So, right now when I dbl click any column in the Describe dialog that value shows up in the SQL Window with a space after it. I envision that with this enhancement I could then tap the comma key on the keyboard and the comma would be put after the last character of the field and the insert point would be moved after the space.
ex.
dbl click a column name, get 'col1 '
tap the comma key, get 'col1, '
and then we can repeat as much as needed.
Maybe there would even be other keys that should be allowed, like the single quote key, the dash (for making inline comments), the carriage return (o, you younger folks would know that as a new line), etc, etc, etc.