News
hmm ok well I ended up using substring to return just the last 2 characters as another column and then sorting on that rather then trying to do it all in one step in the order by clause.
substr (payload_name,start_pos,end_pos-start_pos+1), mind your off-by-ones. Otherwise use the instr functions and light a candle for anyone who needs to maintain the code in three years, including ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results