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 / yaga
I think Index is the best option to locate the word
beacause SCAN is SAS function to extract the particular
word positioned in nth place. for ex: 2 word from the string
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How does proc sql work?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
What are the default statistics that proc means produce?
What are the parameters of scan function?
What is PROC in SAS?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What do you know about symput and symget?
What is the basic syntax style in SAS?
Explain what Proc glm does?
Which command is used to save logs in the external file?
explain what is data set in sas? : Sas-administrator
what are _numeric_ and _character_ and what do they do? : Sas programming
What is the difference between the proc sql and data step?
To what type of programms have you used scratch macros?
How do dates work in SAS data?