Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: cumulative of a variable

Re: cumulative of a variable

From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 11 Jun 2006 11:41:32 -0700
Message-ID: <1150051293.565399@bubbleator.drizzle.com>


anithaven_at_gmail.com wrote:
> hi,
>
> suppose i have three variables with repeated records
> year own_no age
> 2001 5 21
> 2001 5 21
> 2001 5 21
> 2002 5 21
> 2002 5 21
> 2003 5 21
> 2003 5 21
>
>
> how do i update the age variable as per year

What you are asking is incomprehensible. What 3 variables? What repeated records? In SQL? In PL/SQL? In what version of what product (you did post to c.d.o.misc)?

Provide a code example of your best attempt so far and explain what it is doing incorrectly.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Sun Jun 11 2006 - 13:41:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US