Skip to main content
57) Write a query to find the name of the student(s) who has scored the maximum mark in 'Software Engineering'. Sort the results based on the student name in ascending order. (Hint: Use Correlated Subquery or Inline view.)
Popular posts from this blog
Comments
Post a Comment