Are you sensitive to code walk-throughs peer review or QC
review?
No Answer is Posted For this Question
Be the First to Post Answer
What is a put statement?
How would you include common or reuse code to be processed along with your statements?
What are the features of base sas system?
Does anybody has SAS Platform Administration certification dumps. pls send to hariithepalli@gmail.com
diff between nodup rec and ondup key???
How to limit decimal places for the variable using proc means?
what is pdv? how it is related to input buffer in sas?
What can be the size of largest dataset in SAS?
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
what is the difference between DUPKEY and NODUPKEY???
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.