i have marks in table,how to find total?
Answer / jayasankar addanki
SELECT sum(field_name) from tablename
Ex: SELECT sum(marks) from students
| Is This Answer Correct ? | 12 Yes | 0 No |
What do you mean by hz_ in customer tables? : oracle accounts receivable
What is auto invoicing? : oracle accounts receivable
Explain the payment term in ar. : oracle accounts receivable
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable
What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable
What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode in Oracle?
Can we get the deleted Record again if the delete transaction has been committed.
how to display last 5 letters from a name (take emp table ename )
How to move the data from one flatfile to multiple staging tables?give me some examples? for example in po interface one flat file is there and multiple staging tables are there how can move it?please give me answer for this question?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
How do you create a credit note against an invoice? : oracle accounts receivable
Give the reasoning behind using an index.