Is it possible to order by a substring in a returned field?<BR>I've got a query which returns at most probably around 10 or so rows of 1 column. However the way this data is formated, it'd be convient ...
In a previous blog entry, I discussed the issue surrounding ORDER BY’s in VIEW’s and backward compatibility. The blog was entitled: “ORDER BY in a View is not allowed – or is it?”. Well, it looks like ...