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 / surendra
INDEX is the best function
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How long can a macro variable be? A token? : sas-macro
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
In proc transpose and data step with arrays which one you pick?
If a variable contains only numbers, can it be a character data type?
What is the maximum and minimum length of macro variable
how do you debug and test your sas programs? : Sas programming
What are the scrubbing procedures in sas?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
describe about metadata object? : Sas-di
what is hierarchy flattening? : Sas-di
State the difference between INFORMAT and FORMAT ?
what is sas database server? : Sas-di
What is SAS? What are the functions does it performs?
how could you generate test data with no input data? : Sas programming
What is data _null_?