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
how does sas handle missing values in assignment statements? : Sas programming
describe how to adjust the performance of data integrator? : Sas-di
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
How would you define the end of a macro?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Explain append procedure?
What are the functions used for character handling?
What is a method to debug and test your SAS program?
Explain the use of proc print and proc contents?
What is the difference between the proc sql and data step?
what do you mean by data staging area? : Sas-di
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What function CATX syntax does?
what is sas business intelligence? : Sas-bi
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?