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 / thanwi
scan function becuase the length of the varaible returned by
scan function is 200 bytes
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
explain the difference between proc means and proc summary?
What is the order of application for output data set options, input data set options and SAS statements?
how many types of prompts are there? : Sas-bi
Do you need to know if there are any missing values?
Can you execute macro within another macro? : sas-macro
How are numeric and character missing values represented internally?
Can you execute a macro within a macro? Describe. : sas-macro
What is the use of PROC gplot?
Why and when do you use proc sql?
why a stop statement is needed for the point= option on a set statement?
Are you involved in writing the inferential analysis plan? Tables specfications?
Differentiate between ceil and floor functions.
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What are the special input delimiters used in SAS?