Re: Compute in Oracle

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Thu, 17 Feb 2005 08:40:25 -0800
Message-ID: <1108658252.476758_at_yasure>


maya wrote:

> All,
>
> I have a variable myavg in my sql reports. Now I want to display the
> value of this variable in a "compute" statement, is that possible ?
>
> Or, I have three fields
>
> TotalCourses Subjects passed %
> 7 5 71.4
> 4 3 75
>
> Student Total 11 8
> Student average ****
>
> I want to display the student average under % field. I have the value
> but I dont know how will I place it under this field. I display the
> text "Student average" using compute function
>
> Compute .... Label 'Student average' of .... on ...
>
> Can anyone please help ?
>
> Thanks

Several thoughts.

  1. What is SQL report? Is this a product? Is there a version?
  2. This is homework and we don't do other people's homework.
-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Thu Feb 17 2005 - 17:40:25 CET

Original text of this message