Are you familiar with special input delimiters How are they
used?
Answers were Sorted based on User's Feedback
Answer / 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 |
i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.
What are the automatic variables for macro? : sas-macro
What is the use of function Proc summary?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
Describe 5 ways to do a “table lookup” in SAS?
what is cummaltive frequency,and varience in proc unviarte
how does sas handle missing values in sort order? : Sas programming
How to convert HTML file into SAS dataset?
differnce between 8.2 and 9.1.3
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
Given an unsorted data set, how to read the last observation to a new data set?
Mention what is PROC in SAS?