| Other SAS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What do you feel about hardcoding?
| Oracle | 4 |
| What SAS statements would you code to read an external raw
data file to a DATA step? | | 7 |
| define table lookup and how may ways it can be
done...explian | | 1 |
| When looking for data contained in a character string of 150
bytes, which function is the best to locate that data: scan,
index, or indexc? | | 4 |
| what is the difference between compiler and interpreter?
give any one example (software product) that act as a
interpreter? | Accenture | 2 |
| tell me about intnx, intcx functions? | CitiGroup | 1 |
| How do you add a number to a macro variable? | | 2 |
| what is the difference between the SAS v8 and SAS v9? | TCS | 5 |
| sas macros | | 5 |
| If reading a variable length file with fixed input, how
would you prevent SAS from reading the next record if the
last variable didn?t have a value? | | 3 |
| How experienced are you with customized reporting and use
of Data _Null_ features? | Oracle | 3 |
| How would you code a merge that will keep only the
observations that have matches from both sets? | | 4 |
| sas implimented companies in hyderabad | CTS | 4 |
| How do you read in the variables that you need? | | 5 |
| How do you debug and test your SAS programs?
What can you learn from the SAS log when debugging?
How do you test for missing values?
How would you create multiple observations from a single
observation?
What are some good SAS programming practices for processing
very large data sets?
Briefly describe 5 ways to do a "table lookup" in SAS.
Why is SAS considered self-documenting?
Are you sensitive to code walk-throughs, peer review, or QC
review?
What other SAS features do you use for error trapping and
data validation?
How does SAS handle missing values in: assignment
statements, functions, a merge, an update, sort order,
formats, PROCs?
| | 1 |
| Hi... this is chandu, did MSc Microbiology, trying to get
job in SAS tool, PLZ Tell me whether IT industries will
give consider my education to gain a job....? | | 1 |
| DATA ABC;
INPUT TDATE DATE9. AVG;
CARDS;
18APR2008 150.00
19APR2008 167.00
20APR2008 123.00
21APR2008 145.00
;
RUN
HOW CAN I FIND THE DIFFERENCE BETWEEN AVG OF 18APR2008 ANF
21APR2008??
IF ANY ONE GETS IT PLS TRY TO POST IT. | Verinon-Technology-Solutions | 5 |
| Identify statements whose placement in the DATA step is
critical? | | 7 |
| Why is a STOP statement needed for the point=option on a
SET statement? | | 2 |
| Under what circumstances would you code a SELECT construct
instead of IF statements? | | 2 |
| |
| For more SAS Interview Questions Click Here |