Posted by wackyphill on 02/28/06 23:28
Can you group by a value returned by a UDF? Example: SELECT Col1, SUM(Col2), MyFunc(Col3, Col4) AS 'MyResult' GROUP BY Col1, MyResult I've had no luck. Can this be done?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming