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 10564How do you display "13th of November, 17 days left for month end" without hardcoding the date.
3 7237Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
2224how 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 4774How 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 6762If 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 5988
How exception is different from error?
Mention what is cluster?
Difference between the “verify” and “feedback” command?
What is the sql query to concatenate column values from multiple rows in oracle?
What is the difference between push and pull subscription? : sql server replication
How do you troubleshoot errors in a SQL Server Agent Job?
Explain what is “asynchronous” communication in sql server service broker?
Compare sql & pl/sql
What is scrollable cursor?
Why we use sql profiler?
How to rename an existing column in a table?
Explain the relational database management system (rdbms)?
When should an artificial (or derived) primary key be used?
What does a dba do all day?
Can we check locks in database? If so, how can we do this lock check?