The GROUP BY Statement is used to arrange identical data into groups.if a particular column has same values in different rows then collect data across multiple data and group it by one or more columns.