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
What are the different operating system platforms in which we can use sas? : sas-grid-administration
for report generation which one you used proc report or data_null_?
Explain data_null_?
What are the statements that are executed only?
Describe the ways in which you can create macro variables?
what is sas application server? : Sas-di
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
How to limit decimal places for variable using proc means?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
describe about metadata object? : Sas-di
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What is data _null_?
How substr function works in sas?
Differentiate between sas functions and sas procedures.
How sas treats the dsd delimiters?