| Other SAS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Identify statements whose placement in the DATA step is
critical. | Accenture | 4 |
| what is the diff. b/w proc means and proc summary? | CitiGroup | 5 |
| what is TAB delimiter? explain about it? what will you do to
get TAB delimiter? | | 3 |
| Code a PROC MEANS that shows both summed and averaged
output of the data.
| | 1 |
| what is Enterprise Guide?what is the use of it? | CitiGroup | 2 |
| 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 |
| how to intersect the tables by using PROC MIXED? | CitiGroup | 1 |
| What is the Program Data Vector (PDV) and What are its
functions? | | 9 |
| how many types of MERGE? | CitiGroup | 12 |
| what is SAS/Access and SAS/Connect?what are the uses? | | 2 |
| How can you put a "trace" in your program? | | 2 |
| how can u join the two tables without using proc sql Joins
and nested queries ? | IBM | 2 |
| In SAS how to read the variable values having different
formats.
eg:mar99,mar1999 (in a single variable) | GSK | 6 |
| %STPbegin;%STPEND;
ERROR: No logical assign for filename _WEBOUT.
WARNING: No body file. HTML output will not be created.
unable to fix it.plz help | | 2 |
| tell me about intnx, intcx functions? | CitiGroup | 2 |
| IS SAS COMPILER OR INTERPRETER? EXPLAIN? | HSBC | 2 |
| How would you determine how far down on a page you have
printed in order to print out footnotes? | | 3 |
| How do you write a test plan?
| Oracle | 1 |
| what is the difference between the SAS v8 and SAS v9? | TCS | 5 |
| Have you ever linked SAS code, If so, describe the link and
any required statements used to either process the code or
the step itself? | | 2 |
| |
| For more SAS Interview Questions Click Here |