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 to remove duplicates using proc sql?
What is slibref?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
Which date function advances a date, time or datetime value by a given interval?
Explain the purpose of retain statement.
Describe the function and untility of the most difficult SAS macro that you have written.
How does the internal authentication work in sas? : sas-grid-administration
What are the advantages of using sas?
What function CATX syntax does?
If a variable contains letters or special characters, can it be numeric data type?
Why and when do you use proc sql?
Briefly explain input and put function?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
Difference between nodup and nodupkey options?
What is a method to debug and test your SAS program?