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 10654How do you display "13th of November, 17 days left for month end" without hardcoding the date.
3 7357Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
2264how 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 4877How 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 6827If 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 6148
Can mysql store files?
What is PL/SQL Records?
What is an Oracle Instance?
How to create temporary table in postgresql?
What is sql server used for?
Why do we need connection pooling?
How to define default values for formal parameters?
What is page in sql server?
Define phantom deadlock.
How to pipe multiline string to isqi?
What is a performance monitor?
What are the acid properties?
How to run sql statements through the web interface?
what types of replication are supported in sql server? : Sql server database administration
Which sql server table is used to hold the stored procedure scripts?