Problem with SQL Editor trying to do Columnar Insert into text

Stew Stryker

Member³
I want to insert a string into my SQL in the same column across multiple lines. I thought I could select a column, then start typing. It adds the characters correctly on the first line but very strangely on the subsequent lines.

Here's a little video clip of what's happening. In it, I want to put the table alias (temp.) in front of all the columns. I selected the column right before the first column name, typed a space, then the 5 characters.

The results were not exactly what I expected.

PSD%20Column%20Select%20-%20Insert.mp4


[I searched for this topic but couldn't find it. Sorry if this is a duplicate.
And I promise the video isn't cats or Rick-rolling! :-)
]
 
Back
Top