How to get part of string form the source string without
using sub string function in SAS?
Answer Posted / navneet
We can't use scan() in a string because how could we define
a delimeter in a string..... so I think an easier way to
select a sub part is to use column input style :)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the maximum length of the macro variable?
How do you control the number of observations and/or variables read or written?
what are the categories that sas informats are used to the place the data? : Sas-administrator
what is sas olap server? : Sas-di
how does sas handle missing values in a merge? : Sas programming
what is sas database server? : Sas-di
What is SAS? What are the functions does it performs?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what versions of sas have you used (on which platforms)? : Sas programming
What is the role of administrative users? : sas-grid-administration
Mention what is SAS data set?
What are the default statistics that proc means produce?
What are the data types does SAS contain?
what is operational data and operational system? : Sas-di
what is the Population you used in your project, is it ITT or PP?