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 10680hai iam naresh iam facing problem in interview, tell me about your self. how to answer this question.
9 20365write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
2264A has to pay to B Rs. 10000 but C pay pay Rs. 10000 to B on behalf of A. What will be the journal entry in all the three persons.
1 7081what is the difference between new developed Zreports and Ztransctions codes.give me example on mm pls thx alot
2 1243001 var1 pic s9(9)v99. 01 var2 pic x(30). procedure division. move 12345.99 to var1. move12345.99 to var2. display var1. display var2. what is the output?
2 9699How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?
3 10719advance down payment Rs.1000.now invoice recieved rs.3000. how to settle the invoice amount through APP(f110).
3 11653Post New IBM Interview Questions
Can you add null to a list java?
List the steps to configure sd and mm for bw.
How to calibrate Vacuum Gauges if you don't have any standard gauge available with you? please suggest procedures for calibration of Vacuum gauge like pirani gauge ,cold cathod gauge,thermocouple gauge without any standard gauge.
What is File steps?
Describe the Slide adherence for apoptotic fibroblasts?
what is the difference between the methods sleep() and wait()? : Java thread
What is modelstate isvalid in mvc?
What is web page in html?
What is a standalone command task?
How to remotely administer ms iis?
Explain threading types?
Tactical planning is long-term & uncertain-Explain. principal of navigational change implies that a plan must be flexible.-Explain
What is difference between index and primary key?
What are global variables?
Can we define a class inside a jsp page?