i have a table like this. i want to output like this c1 c2 c1 c2 1 10 1 10 2 20 2 30 3 30 3 60 4 40 4 100 5 5 5 105 c1 and c2 are columns in a table .i want output like this c2 values are 10,10+20,10+20+30,10+20+30+40.10+20+30+40+5. write a sql query.pls help this i want urgent.
2 10640Post New OFSS SQL PLSQL Interview Questions
Write a program JDBCcode forfetching student database with SQL.
Tell me how is creating a site on wordpress.org different from wordpress.com?
What are different types of comments in jsp?
What is java gui?
How do you pass your time?
What is Distributed Cache in Hadoop?
Explain the use of pgp?
Explain share capital & reserves and surpluses.
WHAT IS ELECTRICAL MAINTAINTENCE ?
What are your career plans at Farmfoods?
How to open a universe with out using the Designer ??
What are the components of asp?
Hi, how can we check or avoid the memory leakage in QTP9.2?
int i=~0; uint j=(uint)i; j++; printf(ā%dā,j); what is the use of "uint" int the above code
What is warn function in perl?