How to get part of string form the source string without
using sub string function in SAS?
Answer Posted / tarun kumar
using scan() function
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is SAS?
What is the use of %include statement?
How we can call macros with in data step? : sas-macro
what is proc Index? and what is proc document?
how does sas handle missing values in functions? : Sas programming
What do you understand by the term Normal Distribution?
explain the concepts and capabilities of business object? : Sas-bi
what is information maps?
What is the general format of function in sas? : sas-grid-administration
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what is sas application server? : Sas-di
What is the difference between reading data from an external file and reading data from an existing data set?
Which command is used to save logs in the external file?
How do you debug and test your SAS programs?
What is the difference between class statement and by statement in proc means?