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

how can you import .csv file in to sas? : Sas programming

0 Answers  


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

0 Answers  


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.

10 Answers   Accenture,


What is the difference between an informat and a format. Name three informats or formats.

6 Answers  


What is the basic syntax of a sas program?

0 Answers  


how to perform paired t-test using Base/SAS & SAS/Stat?

2 Answers  


what is OLAP?

4 Answers   CitiGroup, TCS,


% let A=3+4 what is result

4 Answers   Satyam,


what is the difference between unique key and primary key? : Sas-di

0 Answers  


what is the SAS/ACCESS and SAS/CONNECT?

9 Answers   Accenture, iFlex, TCS,


What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

0 Answers  


what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming

0 Answers  


Categories