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


Please Help Members By Posting Answers For Below Questions

what are some differences between proc summary and proc means? : Sas programming

610


What is the basic structure of a sas program?

690


What is the difference between input and infile statement?

773


What are the difficulties u faced while doing vital signs table or dataset?

2039


explain the proc in sas? : Sas-administrator

720






Define run-group processing?

677


How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

680


What would you change about your job?

2008


What sas features do you use to check errors and data validation?

820


Explain the difference between nodup and nodupkey options?

697


Do you know the features of sas?

695


Explain the difference between using drop = data set option in set and data statement?

783


Explain the purpose of substr functions in sas programming.

670


What is the difference between class statement and by statement in proc means?

762


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

788