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 / t
yes, we can!!!!!
see BASE SAS BOOK.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
how will you location sas platform applications available from web browser? : Sas-bi
What can you learn from the SAS log when debugging?
Explain the difference between informat and format with an example.
where to use sas business intelligence? : Sas-bi
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
what is star schema? : Sas-di
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what is the Population you used in your project, is it ITT or PP?
Do you need to rearrange the order of the data for the report?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What is the difference between order and group variable in proc report?
What are the different servers in sas? : sas-grid-administration
What are the functions which are used for character handling functions?
how to do user inputs and command line arguments in sas?