Disply the dname wise maximum salary
Answer Posted / divya
SELECT d.dname,max(e.sal) from emp e,dept d where e.deptno=d.deptno
group by d.dname
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is many-to-many dimensional model in datawarehousing ?
Database in use is oracle?
Explain datawarehousing?
How to export mappings to the production environment?
What are partition points?
What is the function of etl when used in data warehousing?
Explain what is fact less fact table? Where you have used it in your project?
ware house management system is used?
What are session timeout and application timeout? Where we have to do this process?
What is the advantages data mining over traditional approaches?
List down some of the real time data-warehousing tools?
How many types of facts and what are they?
What are the stages that are required in data warehousing?
What is surrogate key? Where we use it explain with example?
Explain what are the advantages data mining over traditional approaches?