Hi experts,
A table field defined as varchar is fetched into a complex table column. This column needs to be sorted. I am using CAST function to convert to number and sort. This function works in SQL server but not on agentry side. Which function is available out-of-box to implement sorting in data query?