Google interview question

SQL proficiency - Explain group by an order by, focus on coding and queries more

Interview Answer

Anonymous

25 Jun 2019

when we are using aggregate functions like (count), we use groupby. if we want a condition in groupby then use having clause