When looking for data contained in a character string of 150
bytes, which function is the best to locate that data: scan,
index, or indexc?
Answer Posted / prr
Hi Friends,
actually I can't able to understand the question.
please repeat again in a understandable way.
scan: it returns Nth word from character observation.
index: it return starting position of the character from
character observation.
index C: it returns starting position of any character from
character observation.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How does proc sql work?
Mention the category in which sas informats are placed?
name some data transformation used in sas di? : Sas-di
How do you specify the number of iterations and specific condition within a single do loop?
What is the difference between where and if statement?
Mention what is the difference between nodupkey and nodup options?
describe how to adjust the performance of data integrator? : Sas-di
Give e an example of..
how to change the execute of macro
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What are the prime responsibilities of data integration administrator? : Sas-di
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
How would you identify a macro variable?
explain what is factor analysis? : Sas-administrator