How do you sort by substring?
Current in my resource
I would like to sort by substring ->
select * from resources order by substring(sale_reference from 3) desc
2 Replies
You can add a calculation to the resource for example:
And then you can sort by that
Again, my Ash arsenal expands!
Thank you!
PS. I wanted to say, my first Ash-driven LiveView app went live last week. -> theweighin.sejutakg.my