Computer Science, asked by venkatpranesh8481, 11 months ago

Shanya khanna is using a table employee.it has the following columns. Admno,name,agg ,stream(colukn agg contains aggregate marks). She wants to display highest agg in each stream. She wrote the following statements. Select stream ,max (ago) from employee ; .but she didn't get desired result. Rewrite the above query with necessary changes to help her to get the desired output

Answers

Answered by gmushafahu
0

Answer:

Please type it in English

Explanation:

Similar questions