Hi, 
Which is the simplest way to create an SQL query to get accumulated sums of records 
like this (from the table containing the numbers):

number    sums
---------------
1               1
2               3
3               6
4              10

Thanks in advance
Regards, Joseph



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to