Are you familiar with special input delimiters How are they
used?

Answers were Sorted based on User's Feedback



Are you familiar with special input delimiters How are they used?..

Answer / ali

DLM,CSV,DSD

Is This Answer Correct ?    11 Yes 1 No

Are you familiar with special input delimiters How are they used?..

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

Are you familiar with special input delimiters How are they used?..

Answer / durga

DSD AND DLM

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

What are TEAEs

2 Answers   Accenture, Quintiles,


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

0 Answers  


what are the types of interactive display types? : Sas-bi

0 Answers  


What are the different operating system platforms in which we can use sas? : sas-grid-administration

0 Answers  


What is the purpose of trailing @ and @@? How do you use them?

0 Answers  


What is the length assigned to the target variable by the scan function?

0 Answers  


Why and when do you use proc sql?

0 Answers  


firstobs and obs are working only option wise,but we are using infile statement with firstobs and obs in a statement wise? so firstobs,obs working at options and statemnts or not?

1 Answers  


how do you read binary data in sas?

3 Answers   Satyam,


What is the differnce between SDTM 3.1.2 to 3.1.1 version

0 Answers   Wipro,


Briefly explain input and put function?

0 Answers  


explain the difference between proc means and proc summary?

0 Answers  


Categories