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 / x
create the dataset using option missing the variable which
requied & output it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the difference between ceil and floor functions in sas?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
I have a dataset concat having variable a b & c. How to rename a b to e & f?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
what is sas metadata repository? : Sas-bi
Explain the use of proc gplot? : sas-grid-administration
What are SAS/ACCESS and SAS/CONNECT?
How to limit decimal places for the variable using proc means?
How many ways to overcome a missing values???
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
what is sas olap server? : Sas-di
what are validation tools that are used in sas? : Sas-administrator
What are all the problems you faced while validating tables and reports?
Differentiate between sas functions and sas procedures.
Differences between where and if statement?