Are you familiar with special input delimiters How are they
used?
Answer Posted / selvi
We can specify delimiter value in dlm option of infile stmt.
If any values are missing in between then dlm option does
nt recognize the same so we need to use DSD option to read
consecutive delimiter as missing values.DSD set two more
things 1.comma as default delimiter 2.remove quotion from
quted string
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the ways to do a “table lookup” in sas?
Of all your work, where have you been the most successful?
How to read an input file in sas?
What does P-value signify about the statistical data?
what is sas enterprise intelligence architecture? : Sas-bi
What is the difference between one to one merge and match merge? Give an example.
what is operational data and operational system? : Sas-di
Hi, If anyone has base SAS certification dumps, please share.
Compare sas with other data analytics tools.
How we can create SAS USER DEFINED CODE?
Describe a time when you were really stuck on a problem and how you solved it?
Explain the use of proc print and proc contents?
How do you add a number to a macro variable? : sas-macro
name several ways to achieve efficiency in your program? : Sas programming
why a stop statement is needed for the point= option on a set statement?