Lines Matching refs:group
1012 # expressions. Each row is then assigned to a "group" based on the
1014 # expressions are the same get assigned to the same group.
1070 # evaluated once for each group of rows as a boolean expression. If the
1071 # result of evaluating the HAVING clause is false, the group is
1077 # expression, it is evaluated across all rows in the group.
1083 # row from the group.
1134 # evaluated once for each group of rows.
1137 # expression, it is evaluated across all rows in the group.
1149 # arbitrarily chosen row from within the group.
1164 # EVIDENCE-OF: R-19334-12811 Each group of input dataset rows
1586 # connected into a compound SELECT, they group from left to right. In