Question d’entretien chez Quantiphi

Difference between groupby and orderby

Réponse à la question d'entretien

Utilisateur anonyme

7 sept. 2021

Group by the statement is used to group the rows that have the same value and Order by statement sorts the result-set either in ascending or in descending order.