What are the criticality that you have faced during your
project in SAS?
Answers were Sorted based on User's Feedback
Answer / kanya
Problems with data probability.We usually get data in raw
format which we are supposed to read from the native format
to sas format. native format is the format which client send.
2) Problems with data inconsistencies
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
What are the Aggregate functions in SQL ?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
what is the formula to measure Baseline
Explain proc sort?
what is the difference between %put and symbolgen?
explain the use of % includes a statement in sas? : Sas-administrator
how will you location sas platform applications available from web browser? : Sas-bi
how can you create zero observation dataset? : Sas programming
tell me about intnx, intcx functions?
what are different type of sas servers ? On which server does the sas code execute ?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
how to do user inputs and command line arguments in sas?