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 / rinky
The questions is to locate and not to extract any
particular word from a string of 150 bytes. SO, according
to me INDEX is the best.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the differences between proc means and proc summary?
what are some differences between proc summary and proc means? : Sas programming
What does proc print, and proc contents are used for?
where are dashboard components are created and maintained? : Sas-bi
What is the function of output statement in a SAS Program?
To what type of programms have you used scratch macros?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
what is function of retain statment
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
Describe a time when you were really stuck on a problem and how you solved it?
Explain append procedure?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Describe a time when you were really stuck on a problem and how you solved it?
How to sort in descending order?