coba klo begini, bisa g?
drop table Table_A
create table Table_A (tanggal date, quantity number);
insert into Table_A values (to_date('1-1-05','D-M-YY'),1);
insert into Table_A values (to_date('2-1-05','D-M-YY'),null);
insert into Table_A values (to_date('3-1-05','D-M-YY'),null);
insert into Table_A values (to_date('4-1-05','D-M-YY'),4);
insert into Table_A values (to_date('5-1-05','D-M-YY'),null);
insert into Table_A values (to_date('6-1-05','D-M-YY'),7);
insert into Table_A values (to_date('7-1-05','D-M-YY'),9);
insert into Table_A values (to_date('8-1-05','D-M-YY'),null);
insert into Table_A values (to_date('9-1-05','D-M-YY'),null);
select dt, xy, sum(xy) over (order by rowid asc) s from Table_A;
------------------------ Yahoo! Groups Sponsor --------------------~-->
<font face=arial size=-1><a
href="http://us.ard.yahoo.com/SIG=12hm4qtcm/M=362131.6882499.7825260.1510227/D=groups/S=1705007183:TM/Y=YAHOO/EXP=1123165872/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~->
--
-----------I.N.D.O - O.R.A.C.L.E---------------
Keluar: [EMAIL PROTECTED]
Website: http://indo-oracle.lizt.org (NEW)
-----------------------------------------------
Bergabung dengan Indonesia Thin Client User Groups,
Terminal Server, Citrix, New Moon Caneveral, di:
http://indo-thin.vze.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/indo-oracle/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/