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 |
what is transformation in sas data integration? : Sas-di
Which statement does not perform automatic conversions in comparisons?
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
I need level 2 to 5 sas using companies in india
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
What is the significance of the ‘OF’ in X=SUM (OF a1-a4, a6, a9);?
What is criteria for adverse events and treatment-emergent adverse events?
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
Explain the difference between using drop = data set option in set and data statement?
How would you code a merge that will keep only the observations that have matches from both sets?
how can u extract,transform and loading?
what are several options for creating reports in web report studio? : Sas-bi