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 the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?
36 Answers Accenture, College School Exams Tests, CTS, IBM, IHRD, Infosys, Sylhet Engineering College, TCS, Wipro,
What is the difference between input and infile statement?
What is the difference between match merge and one to one merge?
tell me about use of arrays in sas
What are common programming errors committed in sas
How would you determine the number of missing or nonmissing values in computations?
is it possible to generate sas datasets using proc print ???
1 Answers GSK GlaxoSmithKline,
What is highest missing value for numeric?
Can you excute a macro within a macro? Describe.
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?
How would you define the end of a macro? : sas-macro
What is the registered Key word is sas????