Answer Posted / suraj
select deptno,trunc(avg(sal))as avg from emp group by deptno;
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the advantages and disadvantages of views in the database?
Why c++ used in clipper?
What are databases what are the uses of databases?
What is the biggest advantage of rdbms?
What are the characteristics of data in the database?
How do you handle your own transaction?
Is there a database program for mac?
What are codd rules?
How to move a multi-file database?
What is a system concept?
What is a Built_in subprogram ?
What is trigger in dbms?
What are the 4 types of database?
What are the properties of a primary key in DBMS?
What is rank in database?