quote:
Originally posted by Jimbo
That works exactly how I want, and like you say, my table is only around 100 records, so that shouldnt be a performance concern, right?
Not at all. Ordering by a function return value obviously adds some overhead and I wouldn't want to use this on two million rows, but you will be just fine.