how to read character value without using substr function in
sas ?
Answers were Sorted based on User's Feedback
Answer / smit
Scan function can be used
SCAN(string, count<,charlist <,modifiers>>)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vaibhav wadhera
Hey
You can use the SUBSTRN function to Read the Character
Value.....
ALso it will be more clear that what you want to do after
reading character value...
| Is This Answer Correct ? | 1 Yes | 4 No |
There is a river notoriously known for it?s large crocodile population. With ease, how do you safely cross it?
What SAS statements would you code to read an external raw data file to a DATA step?
Code the MEANS to produce output to be used later.
How many versions came upto now in SAS?
You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?
What are the applications primarily used by business analyst? : Sas-bi
What is a post baseline?
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?
What is SAS? is it a software just for use or we can creat something over there?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What is the purpose of _character_ and _numeric_?