what other sas products have you used and consider yourself proficient in using? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
what are the validation tools in sas?
what techniques and/or procs do you use for tables? : Sas programming
Which of the following is not created during compilation phase?
which features do you use to check the data validations and errors? : Sas-administrator
What do you feel about hardcoding?
What is the one statement to set the criteria of data that can be coded in any step?
What is _n_?
What is your favorite all time computer book? Why?
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
is there any difference between proc summary and proc means?
How to do user inputs and command line arguments in SAS? D&B