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
Do you need to know if there are any missing values?
what is the difference between floor and ceil functions in sas? : Sas-administrator
what are sas/access and sas/connect? : Sas programming
What is the difference between SAS functions and procedures?
what other sas products have you used and consider yourself proficient in using? : Sas programming
Explain append procedure?
How do you control the number of observations and/or variables read or written?
What is the difference between INPUT and INFILE ?
Name and describe few sas character functions that are used for data cleaning in brief.
How we can call macros with in data step? : sas-macro
Are you involved in writing the inferential analysis plan? Tables specifications?
explain about various caches available in data integrator? : Sas-di
What is the difference between where and if statement?
what is sas and what are the functions? : Sas-administrator
Can you execute macro within another macro? : sas-macro