how do i read multiple spaces in datasets?
eg: vijaya raghava perumal.I tried with using & but it
workss if its vijaya raghava but not for raghava
perumal.how to do this?
Answer Posted / nani
Whenever SAS encounters a period after a macro variable
reference, the period is treated as a way to end the macro
variable and then the period is thrown away.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Give an example where SAS fails to convert character value to numeric value automatically?
Explain the purpose of substr functions in sas programming.
What are the 3 components in sas programming?
What is by-group processing?
What is the sas data set? : sas-grid-administration
What is the use of %include statement?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
Explain how merging helps to combine data sets.
What is the difference between proportion and average?
explain the key concept of sas? : Sas-administrator
How would you define the end of a macro? : sas-macro
what is enterprise guide? What is the use of it? : Sas programming
What are the difficulties u faced while doing vital signs table or dataset?
Mention the difference between ceil and floor functions in sas?
How does proc sql work?