Answer Posted / abhilash
by using index we search a particular string or sub string
it returns the position where the sub string is located
for ex:
data index;
name="india is greatest country";
idx-index(name,"great");
run;
it returns the great sub string position(10)
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
In proc transpose and data step with arrays which one you pick?
What are the difficulties u faced while doing vital signs table or dataset?
do you need to know if there are any missing values? : Sas programming
What is factor analysis?
What is the SAS data set?
What are the default statistics for means procedure?
Briefly explain input and put function?
Which date function advances a date, time or datetime value by a given interval?
Mention what are the data types does SAS contain?
where are dashboard components are created and maintained? : Sas-bi
what other sas products have you used and consider yourself proficient in using? : Sas programming
To what type of programms have you used scratch macros?
What is the maximum length of the macro variable? : sas-macro
How do you connect the desktop application to metadata server? : sas-grid-administration
What are the new features included in the new version of SAS Programming Language?