How do i read multiple spaces in datasets?
Answers were Sorted based on User's Feedback
Answer / 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 |
What are the features of base sas system?
For what purpose would you use the RETAIN statement?
Under what circumstances would you code a SELECT construct instead of IF statements?
What are the ways in which macro variables can be created in sas programming?
how could you generate test data with no input data? : Sas programming
what is the usage for assigning error=1 in a dataset ?
Give some examples where proc report’s defaults are different than proc print’s defaults?
Name statements that are recognized at compile time only?
What is the size of PDV?
What are the parameters of scan function?
Enlist the functions performed by sas.
Identify statements whose placement in the DATA step is critical?