Hello guys,
Is it possible to sort a query result by an element inside an array ?
The above table is the result of a query from a larger table. Is it possible to add a condition to the query that it will sort by the first element of the Array so I can have the following result ?
Thank you.