How do i read multiple spaces in datasets?
Answer Posted / sri
by using double trailing operator @@
Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What is interleaving in SAS?
What is the use of function Proc summary?
Compare sas with other data analytics tools.
What are the features of base sas system?
Do you need to rearrange the order of the data for the report?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What is the difference between %local and %global? : sas-macro
What is the use of stop statement?
What is factor analysis?
what is the basic structure sas administrator? : Sas-administrator
What is slibref?
what is sas data set?
Explain what is the use of proc gplot?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
how would you determine the number of missing or nonmissing values in computations? : Sas programming