In PROC REPORT, a spanning header over multiple adjacent columns is created by:
-
A
Using the SPAN option in the DEFINE statement
-
B
Enclosing column names in parentheses with a label in the COLUMN statement
-
C
Using the HEADER= option in the PROC REPORT statement
-
D
Defining an ACROSS variable that spans the columns