COMMAND( [ALL|DISTINCT] expression)
A Summary Command (or Function) usually has 3 parts as follows:
The Command or Function Name
Optional Choice of either all data or distinct results
The expression for evaluation
Here are some examples of the commands