Answer Posted / ragivenk189
It acts like a pointer and can be used to subset your data
set _n_=10 in data step will force SAS to process the data
until first 10 observations
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between INPUT and INFILE ?
Explain the difference between nodup and nodupkey options?
Why and when do you use proc sql?
What are the scrubbing procedures in sas?
What is a pdv and what are its functions?
describe about metadata object? : Sas-di
how does sas handle missing values in formats? : Sas programming
Explain translate function?
Differences between where and if statement?
Name validation tools used in SAS
What is the order of application for output data set options, input data set options and SAS statements?
What are the statements that are executed only?
Explain the special input delimiters used in sas programming.
what is enterprise guide? What is the use of it? : Sas programming
Give an example where SAS fails to convert character value to numeric value automatically?