Are you familiar with special input delimiters? How are they
used?
Answer Posted / santhi swaroop
DELIMITRS ARE THE SPECIAL CHARACTERS THET HAD BEEN GIVEN
IN THE DATA .
DELIMETERS ARE MOST SENSITIVE.
FOR EX:(, " ') AND MANY MORE.
SYNTAX
DATA SANTHI;
"PATH "DLM=" ," ;
INPUT ID NAME$ AGE SAL;
RUN;
HERE , WAS THE DELIMETER
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
what is proc Index? and what is proc document?
For what purpose would you use the RETAIN statement?
How will you generate test data with no input data?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
What is the good sas programming practices for processing large data sets?
how does sas handle missing values in sort order? : Sas programming
explain the difference between proc means and proc summary?
Why double trailing @@ is used in input statement?
What are the data types that sas contain?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What is slibref?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Explain what is data step?
What does P-value signify about the statistical data?
What is Linear Regression?