Christo Kutrovsky
Member³
CTRL+END goes on the the line, after the last line. EX:
CTRL+END will go under the 'f' of from, not after the 'e' on table.
CTRL+END will go 2 lines after the "from"
Code:
select *<new line>
from table
Code:
select *<new line>
from table<new line>