Given the SAS data set AGES:
AGES
AGE
---------
The variable AGE contains character
values. The following SAS program is submitted:
data subset;
set ages;
where age> 12;
run;
How many observations are written
out to the data set SUBSET?
A - 0
B - 1
C - 2
D - 3
Contact
Details :
K.Naveen SAS Trainer +91-9177856619 (INDIA)
001-214-347-4655 (USA)
Knaveen.sas@gmail.com
goodonlinetrainings@gmail.com
For further details:
www.sasonlinetraining.training
No comments:
Post a Comment