IQVIA interview question

what is groupby and orderby in SQL?

Interview Answer

Anonymous

28 Jan 2020

group by : Group by function is used to return the data by the group which having the same values order by is used to sort the data either by ascending or descending