Computer Science, asked by PraveenGupta8737, 23 days ago

Write a query to display list of staff name, subject name handled, maximum mark scored in that subject. Give an alias to the maximum mark as max_mark. Sort the result based on maximum mark in descending
using:joins & subquery

Answers

Answered by AnshuBhardwaj123
1

Below is the answer to your question

Attachments:
Similar questions