Posted by Jens on 10/19/05 10:19
What about a subquery ? 8Just to show you an example Select SUM(Col1) FROM ( select sum(EXT_AMT) Col1 where month = "10" ) SubQuery HTH; Jens Suessmeyer.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming