sas

How to apply a mathematical expression to all columns of a table in SAS?

The expression will be applied to each of the 747 columns of a table/dataset. Follow the expression: (variable-mean variable) / (maximum variable value-minimum variable value). Will be executed in the SAS.