Are you familiar with special input delimiters? How are they
used?
Answer Posted / madhu
special delimiters are dlm and dsd,missover.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
How would you identify a macro variable?
What are the 3 components in sas programming?
what is the Population you used in your project, is it ITT or PP?
Have you ever used the SAS Debugger?
: and & modifiers.
How would you identify a macro variable? : sas-macro
what can you learn from the sas log when debugging? : Sas programming
For what purposes have you used sas macros? : sas-macro
What is the purpose of _character_ and _numeric_?
how can you put a "trace" in your program? : Sas programming
Which are the statements whose placement in the data step is critical?
What is the difference between using drop = data set option in data statement and set statement?
What is the difference between input and infile statement?
What does PROC print, and PROC contents do?