Enhansement request

Mindaugas

Member²
When editing sql code, SHIFT+TAB could be an option, to return row on the screen backwards, without need to select all row .
Thank you
 
When I write ORDER BY or GROUP BY, smart assist shows only separate words, like ORDER or GROUP. So I have manually add word BY.
Maybe it could suggest those two words as one unit "ORDER BY+(space)". Because there is no other variations of these constructs in sql as much as i know.
 
Back
Top