What is slibref?
No Answer is Posted For this Question
Be the First to Post Answer
What SAS statements would you code to read an external raw data file to a DATA step?
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
Describe the function and untility of the most difficult SAS macro that you have written.
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What are the new features included in the new version of SAS Programming Language?
What is the difference between nodup and nodupkey options?
20 Answers iFlex, Makro, Talwar,
What can be the size of largest dataset in SAS?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
how does sas handle missing values in functions? : Sas programming
For what purpose(s) would use the RETURN statement?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
name few built in sas transformation in DI studio ?