i have one table with accounts and amounts as
colums.accounts with columns c and d. and amounts with
values 1000,2000,3000 for c and 4000,5000,8000 for d.i need
to find the sum of these accounts c and d individually
and find the differences between their sum using one select
statement.
Answer Posted / priya
The question is not in proper grammar .. To me it looks like
what Biswaranjan interprets above
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How delete a row in sql?
How to fix oracle error ora-00942: table or view does not exist
Explain spool.
Is record in pl sql?
How to avoid duplicate records in a query?
Define commit?
Can I call a procedure inside a function?
Which one is better sql or oracle?
What is execute immediate?
how to include character strings in sql statements? : Sql dba
Where the sql database files are stored?
What are analytical functions in sql?
What are the dml statements?
How many subqueries can be nested in a statement?
What is type and rowtype in pl sql?