Disply the dname wise maximum salary
Answer Posted / harsh sugandhi
select dname, max(sal) from dept group by dname;
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
Explain what are the different methods of loading dimension tables?
What is cost benefit analysis (cba)?
How do you call a module named �testmod.cfm� with the parameters param1=�yes� and param2=5?
Explain difference between data ware house & data mart?
if you use oracle sql*loader , how do you transform data with it during loading?
Explain a mapping, session, worklet, workflow, mapplet?
Which columns go to the fact table and which columns go the dimension table?
Explain what is cost benefit analysis (cba)?
What is surrogate key? Explain with examples.
What is the definition of cube in datawarehousing?
How can we run the graph? What is the procedure for that?
Explain difference between e-r modeling and dimentional modeling?
What is index awareness in universe?
Code the tables statement to produce a multi-level frequency?
What are the methodologies of data warehousing?