SQL Server 2012 (Denali) discontinued support for COMPUTE and COMPUTE BY. Any queries currently using COMPUTE or COMPUTE BY may be rewritten using the ROLLUP command.
COMPUTE
COMPUTE BY
ROLLUP