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
how sas deals with business intelligence? : Sas-bi
how will you locate the sas platform applications? : Sas-bi
what is change analysis in sas di ? : Sas-di
Mention the difference between ceil and floor functions in sas?
How would you define the end of a macro? : sas-macro
What do the mod and int function do? : Sas programming
In sas admin differentiate between roles and capabilities? : sas-grid-administration
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What are the data types in sas?
how to read the variables in sas? : Sas-administrator
What commands are used in the case of including or excluding any specific variables in the data set?
what is the Population you used in your project, is it ITT or PP?
Differentiate between ceil and floor functions.
What is your favorite all time computer book? Why?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro