Does anybody has SAS Platform Administration certification
dumps. pls send to hariithepalli@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
How can I remove header from output data set?
what is the main difference between rename and label? (don't say that they both perform the same function).
how does sas handle missing values in formats? : Sas programming
How can you limit the variables written to output dataset in data step?
what is study design in while working with SAS? what are screening variables in SAS?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
How do you test for missing values?
What are exact SAS Base contents..?N what r SAS Tools..?
What are the differences between sum function and using “+” operator?
How do you generate random samples?
how does sas handle missing values in functions? : Sas programming
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?