How we can create SAS USER DEFINED CODE?
No Answer is Posted For this Question
Be the First to Post Answer
How would you create multiple observations from a single observation?
How do you download a flat file from Mainframe to your local PC using SAS?
what is the purpose of _error_? : Sas programming
How could you generate test data with no input data?
In the flow of DATA step processing, what is the first action in a typical DATA Step?
i have a dataset with var1,var2,var3; i want to upload the titles for the variables . How can we?
What is connection profile? : sas-grid-administration
What would be the value of month at the end of data step execution and how many observations would be there?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
How are the analysis data sets structured?
Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?