how to read character value without using substr function in
sas ?
Answer Posted / 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 |
Post New Answer View All Answers
: and & modifiers.
Did you used proc test? when?
What do you know about symput and symget?
what is the use of sas management console? : Sas-di
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What is the difference between nodupkey and nodup options?
Difference between informat and format?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
How do you debug and test your SAS programs?
How long can a macro variable be? A token? : sas-macro
what other sas products have you used and consider yourself proficient in using? : Sas programming
What is the difference between class statement and by statement in proc means?
What are the table names in oracle database...?
what are some differences between proc summary and proc means? : Sas programming