What are the criticality that you have faced during your
project in SAS?
Answer Posted / radhika rajesh
critical issues include:
1. sometimes databases shud be updated properly or else all
analysis wil show wrong result
2. i faced problem while running code during peak hours
since servers wil be slow due 2 heavy usage.
others plz add on to this..........
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Describe a time when you were really stuck on a problem and how you solved it?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
Explain the main difference between the sas procedures and functions? : Sas-administrator
Name few SAS functions?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
How do you debug and test your SAS programs?
Have you used macros? For what purpose you have used? : sas-macro
What is interleaving in SAS?
What are pdv and it functions?
Explain what is the use of proc gplot?
how to debug and test the sas program? : Sas-administrator
how do you want missing values handled? : Sas programming
what is the effect of the options statement errors=1? : Sas programming
I have a dataset concat having variable a b & c. How to rename a b to e & f?