How do i read multiple spaces in datasets?
Answers were Sorted based on User's Feedback
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 |
Hi I have list of products in a dataset, which are classified by other name for eg:- there is a product A> Malambo Shiraz Malbec 750ML(0388) which is a Red wine.Now i need to generate a report where it shows if this product appears then it should b displayed as red wine,similarly for other products and other classification. I dont wan use proc format.
how would you create multiple observations from a single observation? : Sas programming
what is study design in while working with SAS? what are screening variables in SAS?
What are the statements in proc sql?
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what are the considerations when picking a SAS/STAT procedure?
0 Answers Accenture, Quintiles,
List out some key concept of SAS
What is connection profile? : sas-grid-administration
How do you connect the desktop application to metadata server? : sas-grid-administration
what are the differences between proc report and proc tabulate?
What is the function of output statement in a SAS Program?