I am trying to understand GROUP BY (new to oracle dbms) without aggregate function.
How does it operate?
Here is what i have tried.
EMP table on
As an addition
basically the number of columns have to be equal to the number of columns in the GROUP BY clause
is not a correct statement.