Keyword ALL
The keyword ALL
can be used in many commands to
specify all of the variables in the active dataset. For example,
FREQUENCIES /VARIABLES = ALL.
or
OLAP CUBES income by ALL.
In the second example, a separate table will be created for every variable in the data file, including a table of income by income.