Viewing 2 posts - 1 through 3 (of 3 total)
Sorry again.. I could really say I am just a beginner.
Would it be possible to get the AVG of "C_ProfitPercentage"?
===================
SELECT * FROM
(
SELECT
...
May 2, 2009 at 5:12 am
#987695
Thanks a lot arun.sas
Your solution worked. It was really a big help.
May 2, 2009 at 2:31 am
#987677