what is a materialized view? : Sql dba
What is sql injection owasp?
What are the Restrictions on Cursor Variables?
what is error ora-03113: end-of-file on communication channel?
What trigger means?
what is foreign key? : Sql dba
Why do we need view in sql?
What is a trigger in sql?
What jobs use sql?
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 Answers IBM, Loginworks, OFSS,
what is the difference between union and union all? : Sql dba
what is purge command explain about oracle performance tuning
2 Answers Accenture, eCentric Solutions,
How to move files from one directory to another in pl sql?