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 would you change about your job?
What are the uses of sas?
Of all your work, where have you been the most successful?
What are the data types does SAS contain?
what is the use of proc sql? : Sas programming
what is factor analysis? : Sas-administrator
What is proc sort?
Differences between where and if statement?
How to specify variables to be processed by the freq procedure?
Explain the use of proc gplot? : sas-grid-administration
How to create an external dataset with sas code?
what is function of retain statment
describe how to adjust the performance of data integrator? : Sas-di
why a stop statement is needed for the point= option on a set statement?
How do you use the do loop if you don’t know how many times you should execute the do loop?