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 / mohan reddy
INDEX IS TEH BEST FUNCTION
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
What is proc sort?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
how will you location sas platform applications available from web browser? : Sas-bi
what is sas business intelligence? : Sas-bi
What are the features of base sas system?
Difference between nodup and nodupkey options?
how do the in= variables improve the capability of a merge? : Sas programming
what is study design in while working with SAS? what are screening variables in SAS?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
explain the key concept of sas? : Sas-administrator
What is the good sas programming practices for processing large data sets?
for what purpose would you use the retain statement? : Sas programming
What would be the value of month at the end of data step execution and how many observations would be there?