Dept wise avrage salary
Answers were Sorted based on User's Feedback
Answer / suraj
select deptno,trunc(avg(sal))as avg from emp group by deptno;
| Is This Answer Correct ? | 6 Yes | 0 No |
How many types of data are there?
What is super key in dbms?
how to pass values from one table to another by using Bulk collect?
Why is the use of dbms recommended?
Define database model.
What are the advantages of dbms?
What are the advantages of database system?
What are the different types of database keys?
What is a relation in dbms?
What are the elements of a database?
What is database management system(dbms) and why it is used?
Is this statement true or false? All databases must be in third normal form?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)