{ measure_column | aggregate_funtion }
[ { condition | expr }
    [ , { condition | expr } ]...
]

Note: The outside square brackets are part of the syntax.
      In this case, they do not represent optionality.