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 |
What is the maximum size of the page ?
when All datafiles related to a Tablespace are removed ?
What is pdo in database?
What is primary key in database?
What is a string in database?
Explain the hierarchical database?
Define union all operator and union.
What do you understand by functional dependency?
What is database connection pool size?
What the default privileges which get assigned ?
Why rdbms is called relational?
How to export data from database and import into another?
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)