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 / thanwi
scan function becuase the length of the varaible returned by
scan function is 200 bytes
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
explain the concepts and capabilities of business object? : Sas-bi
what is the difference between infile and input? : Sas-administrator
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what is program data vector? : Sas-administrator
what is transformation in sas data integration? : Sas-di
how to debug and test the sas program? : Sas-administrator
what is treatment emergent events and treatment emregent adverse event
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
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 does sas handle missing values in formats? : Sas programming
How to limit decimal places for the variable using proc means?
What is the difference between SAS functions and procedures?
For clinical entire study how many tables will create approx?
Explain how you can debug and test your SAS program?
State the difference between INFORMAT and FORMAT ?