What statement do you code to write the record to the file?
Answer Posted / ganesh k
using FILENAME statement
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Differences between where and if statement?
what are the considerations when picking a SAS/STAT procedure?
Explain the purpose of substr functions in sas programming.
What do you understand by the term Normal Distribution?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
what is the difference between unique key and primary key? : Sas-di
Differentiate input and infile.
what type of graphs we will create(for 2+years candidates)?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Explain proc sort?
How would you determine the number of missing or nonmissing values in computations?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
How to read an input file in sas?
What does proc print, and proc contents are used for?