In the relational model, what is the term used to describe the header or definition of a table specifying its name and attributes? MCQ with Answer and Explanation
Explanation:
The GROUP BY clause groups rows that have the same values into summary rows, often used alongside aggregate functions like COUNT(), MAX(), or AVG().
No comments yet. Be the first to start the discussion!