Syntax
GROUPAND(<Boolean>)
Description
This function checks if all arguments are true forĀ an entire column of Boolean values that has been grouped with the GROUPBY() function.
...
GROUPAND(<Boolean>)
This function checks if all arguments are true forĀ an entire column of Boolean values that has been grouped with the GROUPBY() function.
...