19. Bringing data into SAS using DSD option

The infile statement in the data step reads data from the cards statement using the delimiter option to specify that the data is separated by commas and the dsd option to tell SAS to treat consecutive delimiters as a single delimiter using the DSD option.

Complete and Continue  
Discussion

0 comments