Tutorial by Examples

data table; set table; label variable1 = 'label1' variable2 = 'label2' variable3 = 'label3'; run;

Page 1 of 1