Columns Organizer
You can activate columns organizer in SQL Editor using the right-click button on a valid SELECT SQL Statement.
Columns Organizer will allow you to expand * into the list of columns, sort them and perform somer other
manipulations, like adding or removing aliases.