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 is Tax Categories?
how to write a query without using where? Example- select * from employee where empno=10 I need to write this query without where clause.
When a user process fails, what background process cleans up after it?
Where in the Oracle directory tree structure are audit traces placed?
i am having comm in emp table and i want to display 0 when comm =null and -10 if comm= value
1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?
Differentiate between standard remittance and bills receivable remittance : oracle accounts receivable
Should you take the backup of Logfiles if the database is running in ARCHIVELOG mode?
Is there any link between pr form(purchse requisition)and po form(purchase order)
How to find 8th person record in a table? Plz mail ur answers to mak2786@gmail.com Regards Arun
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
0 Answers Pathway Technologies,
What is the Symbol use for Inner Join