Tell me Dept wise average salary?
Submitted by: Administratorselect deptno,trunc(avg(sal))as avg from emp group by deptno;
Submitted by: Administrator
Submitted by: Administrator
Read Online Database Management Job Interview Questions And Answers
Top Database Management Questions
| ☺ | What is ORACLE CLINICAL? |
| ☺ | What is the difference between oracle CPU and PSU? |
| ☺ | Explain What are the uses of Oracle clinical? |
| ☺ | What is the difference between inline query and corelated subquery? |
| ☺ | How to store space between two strings in database i.e |
Top DB Oracle Categories
| ☺ | Oracle PL-SQL Interview Questions. |
| ☺ | Oracle DBA Interview Questions. |
| ☺ | Oracle D2K Interview Questions. |
| ☺ | OCI Interview Questions. |
| ☺ | Forms Reports Interview Questions. |
