Answer: GROUP BY
Explanation:SQL(STRUCTURED QUERY LANGUAGE) is a term used to describe the process through which a person or an organization collects or retrieve,store or request for certain data or information from a computer database. It has some structured or standard queries which can be effective in retrieving or storing data or information in a computer database. To group rows with the same value together in a specific column or row the keywords used with built-in Functions is GROUP BY.