SAS A00-231 Exam - Topic 1 Question 21 Discussion
The following SAS program is submitted:data work.test;type='SQL';if type='SAS' then description='SAS Program';else description='other'; length description 8;run;What occurs when the program is submitted?Select one:
D) The variable Description is created as an 11-byte character variable and the DATA step fails due to errors.
A) The variable Description is created as an 11-byte character variable and is assigned the value 'SAS program' in the DATA step.
B) The variable Description is created as a 5-byte character variable and is assigned the value 'SAS P' in the DATA step.
C) The variable Description is created as an 8-byte character variable and is assigned the value 'SAS Prog' in the DATA step.
Laine
3 days agoRosalind
9 days agoLavera
14 days agoPete
19 days agoNan
24 days agoGeraldo
29 days agoBenedict
1 month agoMammie
1 month agoErnie
1 month agoMica
2 months agoAllene
2 months agoAdelina
2 months agoStephanie
2 months agoMarta
2 months agoRoslyn
3 months agoWhitley
4 months ago