Hi,
Can anyone point me toward an SQL function (whether built-in or an
add-on) that will allow me to sort the contents of an array datatype in
an SQL query?
Something like this:
select sort(my_array_field) from my_table;
Thanks!
Pete
- [GENERAL] Sorting array field Pete Deffendol
- Re: [GENERAL] Sorting array field Michael Fuhr
- Re: [GENERAL] Sorting array field David Fetter