I have a stored procedure in Sybase using a UNION that gives me errors when
trying to add an 'Order By' clause. However, if I run the same SQL in CFQUERY,
it works fine. Why would this be the case since I'm still calling the same
Sybase DB?