how to read character value without using substr function in
sas ?
Answer Posted / smit
Scan function can be used
SCAN(string, count<,charlist <,modifiers>>)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name validation tools used in SAS
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Name some categories in sas 9? : sas-grid-administration
Compare sas with other data analytics tools.
what is metadata? : Sas-bi
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
how would you create multiple observations from a single observation? : Sas programming
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
explain what is factor analysis? : Sas-administrator
How will you generate test data with no input data?
Give an example where SAS fails to convert character value to numeric value automatically?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Explain what is the use of proc gplot?
How are numeric and character missing values represented internally?