How do i read multiple spaces in datasets?
Answer Posted / kumaraswamy maduri
1) While reading external data if there are any consecutive
blanks we use DSD.
2) While reading free format extrenal data, if the two word
have to be read for a sing variable we use &.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the scrubbing procedures in sas?
What is the basic syntax style in SAS?
Mention few capabilities of sas framework.
Enlist the syntax rules followed in sas statements.
what is sas business intelligence? : Sas-bi
what is data access? : Sas-di
How to include or exclude specific variables in a data set?
Describe the ways in which you can create macro variables?
what is sas enterprise intelligence architecture? : Sas-bi
how do you want missing values handled? : Sas programming
How long can a macro variable be? A token? : sas-macro
What is the length assigned to the target variable by the scan function?
Mention how to limit decimal places for the variable using proc means?
What are symget and symput? : sas-macro
what is proc Index? and what is proc document?