Order By Regex #344
Unanswered
quickfiredigital
asked this question in
Q&A
Replies: 1 comment 2 replies
-
What do you mean by - order the results by no of regex matches ?. The order is done by columns - you can specify the columns and ordering type. Have a look at order - https://jsstore.net/docs/select/order-by#by-multiple-column |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am search for multiple strings to appear in a table column using regex.
It would be great to have a way to order the results by the number of regex matches, is this possible?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions