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 / chandu
We cant create SAS Dataset name with Spaces. Spaces wont be
allowed in the SAS naming convention.
If Raw data is having Spaces, we need to use Period Input
Style.
Other-wise please give some information for this question
to understand well.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the order of application for output data set options, input data set options and SAS statements?
how can you import .csv file in to sas? : Sas programming
how does sas handle missing values in assignment statements? : Sas programming
what are sas bi dashboard components? : Sas-bi
Which are the statements whose placement in the data step is critical?
what is the difference between infile and input? : Sas-administrator
What is the difference between nodupkey and nodup options?
AE datasets names? how many types?
What is the difference between the proc sql and data step?
Describe the ways in which you can create a macro variable?
Tell me more about the parameters in macro? : sas-macro
What is a macro routine?
How we can call macros with in data step? : sas-macro
What is SAS informats?
What do you know about sas data set?