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 |
how does sas handle missing values in an update? : Sas programming
What is your favorite all time computer book? Why?
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
what is the need of INDEX in datasets?
Name few SAS functions?
What is the difference between Regression and Logistic Regression? Can u explain the Assumptions/Conditions?
What are the different versions of sas that you have used until now? : sas-grid-administration
What is the difference between %local and %global?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
how to delete the duplicates by using proc sql?
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
How to save the log information in a file for future use