Feature Suggestion: Sort selected delimited fields or in clause text. #122
jcouture100
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Allow selecting delimited text in the SQL statement (Field list, in clause values, etc.) and right-click to choose sort ascending or descending. It should maintain layout (horizontal or vertical).
In the examples below, I would select the delimited fields and then choose the context menu "Sort Ascending" and the fields would be sorted in alpha ascending order.
Then, I could select the delimited values in the IN CLAUSE, I could choose the context menu "Sort Ascending" and the in clause values would be sorted in alpha ascending order.
The context menus for this feature will only be active if there is selected text.
The sort should work for text, characters, and numeric selected values.
Beta Was this translation helpful? Give feedback.
All reactions