Database - Introduction to SQL - Discussion

Discussion Forum : Introduction to SQL - True or False (Q.No. 29)
29.
The SQL keyword GROUP BY instructs the DBMS to group together those rows that have the same value in a column.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Darwin said:   7 years ago
How come it will display only the same values in a row?

Tejashree said:   6 years ago
Yes. Agree with @Darwin. Group by is meant for collection of data as per EACH keyword or WISE keyword in the problem statement.

Post your comments here:

Your comments will be displayed after verification.