What are the new features included in the new version of SAS Programming Language?
No Answer is Posted For this Question
Be the First to Post Answer
What will calendar procedure do?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
how to read raw data in sas. Do it manually and throw the programming.
"What is the difference between proc sort nodup and proc sort nodupkey?"
what is study design in while working with SAS? what are screening variables in SAS?
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
How many ways to overcome a missing values???
what are some differences between proc summary and proc means? : Sas programming
i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
What is difference between Global n Local Macro Variables..?