How do i read multiple spaces in datasets?

Answers were Sorted based on User's Feedback



How do i read multiple spaces in datasets? ..

Answer / preetha

using DSD

Is This Answer Correct ?    13 Yes 4 No

How do i read multiple spaces in datasets? ..

Answer / kumaraswamy maduri

1) While reading external data if there are any consecutive
blanks we use DSD.
2) While reading free format extrenal data, if the two word
have to be read for a sing variable we use &.

Is This Answer Correct ?    7 Yes 0 No

How do i read multiple spaces in datasets? ..

Answer / king

by using : oprator

Is This Answer Correct ?    1 Yes 4 No

How do i read multiple spaces in datasets? ..

Answer / sri

by using double trailing operator @@

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More SAS Interview Questions

Approximately what date is represented by the SAS date value of 730?

0 Answers  


1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.

9 Answers   Quintiles,


Explain data_null_?

0 Answers  


In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?

6 Answers  


What is the work of tranwrd function?

0 Answers  






what is sas data set?

0 Answers  


How to create a permanent sas data set?

0 Answers  


Tell different ways to create Macrovarible?

3 Answers   Accenture, PharmaNet i3,


If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?

3 Answers   Accenture,


Which date functions advances a date time or date/time value by agiven interval?

3 Answers  


How can I remove header from output data set?

0 Answers  


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

0 Answers  


Categories