how to read character value without using substr function in
sas ?
Answer Posted / smit
Scan function can be used
SCAN(string, count<,charlist <,modifiers>>)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Do you know the features of sas?
Which statement does not perform automatic conversions in comparisons?
How many data types are there in SAS?
Have you ever used the SAS Debugger?
Name types of category in which SAS Informats are placed?
what are the scrubbing procedures in sas? : Sas programming
What is the maximum and minimum length of macro variable
how will you location sas platform applications available from web browser? : Sas-bi
What is the difference between match merge and one to one merge?
what is sas data set?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
how are numeric and character missing values represented internally? : Sas programming
What is the difference between reading data from an external file and reading data from an existing data set?
how to generate the test data in sas without input data? : Sas-administrator
What will calendar procedure do?