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 sas/access and sas/connect? : Sas programming
what is null hypothesis? why do you consider that?
What are the new features included in the new version of SAS Programming Language?
what r the job openings SAS for fresher graduates !
what is study design in while working with SAS? what are screening variables in SAS?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What do you know about sas data set?
Mention the category in which sas informats are placed?
how does sas handle missing values in a merge? : Sas programming
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
What function CATX syntax does?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Have you ever used the SAS Debugger?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What is factor analysis?