Computer Science, asked by anishkumar606, 4 days ago

Given the schema below for a SQL table, write a query to get the name and roll_number of the student with the highest score in maths.

Student {
id INT,
name varchar,
roll_number INT,
maths_marks INT,
science_marks INT,
}

solve it, i will mark brainlist​

Answers

Answered by Anonymous
5

refer to the attachment

hope it helps you mate

Attachments:
Similar questions
Math, 8 months ago