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
What is the difference between microsoft access and sql?
How can we debug in PL/SQL?
What are types of exception?
how many sql dml commands are supported by 'mysql'? : Sql dba
how can we submit a form without a submit button? : Sql dba
How do you bind variables in pl sql?
Why do we need databases?
What is sql mysql pl sql oracle?
What is the function that is used to transfer a pl/sql table log to a database table?
How to convert comma separated string to array in pl/sql?
What is the clause we need to add in function body to return variable?
what is a trigger? : Sql dba
What is rowid in sql?
What is primary key and foreign key with example?
How to avoid using cursors?