Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) 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.
IBM, Loginworks, OFSS,
2 10660How do you display "13th of November, 17 days left for month end" without hardcoding the date.
3 7359Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
2265how to create parameterised form in oracle 10g? and create another form from the value of the form? AND how to assign value to a parameter? sincerly your mamun
2 4883How can i retrieve the pseudoColumn values of a table in sybase? In oracle, we can get the same as 'ROWID'. Likewise in sybase which one is pseudo column?
1 6831If we execute an query in MLOAD it's ran successfully, my questions is after successfully ran MLOAD. In error tables we can see anything there! is it possible than what are they?
CTS,
3 6158
Can you tell how many values can set the function of mysql to consider?
What are the properties and different types of sub-queries?
What is dialect in database?
Which type of cursor is used to execute the dml statement?
Describe how to use linked server?
What is sql partition function?
The in operator may be used if you know the exact value you want to return for at least one of the columns.
What are character functions in sql?
Find first and last day of current month in sql server
Can we connect to postgresql using sql developer?
How many rows can an access table hold?
Is mysql is a programming language?
What are sql triggers used for?
What is the sql case statement?
Explain the dbcc pintable command when would you use it?