Asked in Yabx
You are given a table "students" with columns - "Name", "Subject", "Marks". Give subject-wise rankings to students using SQL.

AnswerBot
1y
Rank students based on their subject-wise marks using SQL.
Use the SQL SELECT statement to retrieve the data from the 'students' table.
Use the SQL ORDER BY clause to sort the data by subject and marks ...read more
Help your peers!
Add answer anonymously...
Interview Questions Asked to Portfolio Analyst at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

