How do i read multiple spaces in datasets?
Answer Posted / sri
by using double trailing operator @@
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What areas of SAS are you most interested in?
how does sas handle missing values in procs? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
for whom is sas data integration studio designed? : Sas-di
What are the new features included in the new version of SAS Programming Language?
What does the RUN statement do?
What is the function of output statement in a SAS Program?
How to limit decimal places for variable using proc means?
What is the difference between %local and %global? : sas-macro
How would you define the end of a macro? : sas-macro
What are the automatic variables for macro? : sas-macro
Explain data step in SAS
What is connection profile? : sas-grid-administration
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
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.