Mention some common errors that are usually committed in sas programming.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SAS Interview Questions

WHAT DIFFERRENCE DID YOU FIND AMONG VERSION 6 8 AND 9 OF SAS.

4 Answers   Genzyme,


How to specify variables to be processed by the freq procedure?

0 Answers  


How do you download a flat file from Mainframe to your local PC using SAS?

3 Answers  


I use NOCUM/NOPERCENT option in the tables statement like this Proc freq data = deepak; tables x y /nocum nopercent; run; Here I get nopercent and nocum in the output only for variables x and y. How do i do it for all variables? Deepak

1 Answers  


Explain the difference between nodup and nodupkey options?

0 Answers  


how do you read binary data in sas?

3 Answers   Satyam,


Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?

0 Answers  


what are the scrubbing procedures in sas? : Sas programming

0 Answers  


How to create list output for cross-tabulations in proc freq?

0 Answers  


What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro

0 Answers  


How do you debug and test your SAS programs?

0 Answers   Quintiles,


What is SAS informats?

0 Answers  


Categories