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 purpose of a field in a database?
Define checkpoint.
What do you understand by b-trees?
Which is the most used database?
Why are databases so important?
What is the use case where we can use stretch database?
What is a SQL * NET?
From where ENQUEUE resources parameter information is derived ?
What are the properties of a database?
What are different partitioning techniques in database?
What are the three types of databases?
What is 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)