| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Column aggregating for text columns
> I want to re-ask you my first question. That was.
>
> > My question is how to map value 'abc' to column value1, value 'cde' to
> > column value2 and value 'xxx' to column value3.
> > If you could clarify that point, it would be not so difficult to solve
> > this problem.
There is no specific mapping required. What is required is an equivalent of sum() function, after a group. May be a sum() after Order would be nice, but not required. Received on Fri May 24 2002 - 05:59:19 CDT
![]() |
![]() |