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 do you debug and test your SAS programs?
What is PDV?
How to create list output for cross-tabulations in proc freq?
Differences between where and if statement?
How do dates work in SAS data?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
Describe what are the different levels of administrative users in sas? : sas-grid-administration
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
explain what is data set in sas? : Sas-administrator
Mention the difference between ceil and floor functions in sas?
name several ways to achieve efficiency in your program? : Sas programming
Name and describe few sas character functions that are used for data cleaning in brief.
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
What are the five ways to do a table lookup in sas? : sas-grid-administration