NOTE: The data set WORK.TEST has 1 observations and 1 variables.
NOTE: DATA statement used (Total process time):
real time 0.01 seconds
cpu time 0.01 seconds
137 ;
138 run;
139
140 proc sql;
141 describe table test;
NOTE: SQL table WORK.TEST was created like: