Is it “good” or best practice to sort long lists for faster processing? Based on the first alpha character of the check condition, you could use an IF or CASE statement to sort the list ASC or DESC.
Is that something people do?
Is it “good” or best practice to sort long lists for faster processing? Based on the first alpha character of the check condition, you could use an IF or CASE statement to sort the list ASC or DESC.
Is that something people do?