Re: Generated Columns AVG of other columns
> they all do the same kind of maneuvering, basically.
Basically not. Sum() and Avg() aggregate column values across rows defined by Group By. SqRt() takes the square root of the argument passed to it.
Many such lightups available from reading the fine manual.
Subject
Written By
Posted
Re: Generated Columns AVG of other columns
August 11, 2020 08:14PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.