Pergunta de entrevista da empresa Sabre

Technical interview - Question 1 It is an SQL question Given a table of attributes Name,class_number,marks Find the class number which has maximum of total sum of marks.

Resposta da entrevista

Sigiloso

3 de set. de 2024

This question can be solved using max and groupby