Subject Aggregate selects
Author Tim Ledgerwood
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]