Subject | Aggregate selects |
---|---|
Author | Tim Ledgerwood |
Post date | 2003-07-30T09:29:52Z |
Hi all,
Is it possible to do something like the following :
SELECT A, SUM(B) FROM XYZ WHERE SUM(B) BETWEEN 10 AND 20 ?
Thanks
Tim
[Non-text portions of this message have been removed]
Is it possible to do something like the following :
SELECT A, SUM(B) FROM XYZ WHERE SUM(B) BETWEEN 10 AND 20 ?
Thanks
Tim
[Non-text portions of this message have been removed]