| Other SAS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is TAB delimiter? explain about it? what will you do to
get TAB delimiter? | | 3 |
| What is the difference between a PROC step and a DATA step? | Accenture | 7 |
| What do you feel about hardcoding? | | 1 |
| what is OLAP? | CitiGroup | 3 |
| How would you code a merge that will write the matches of
both to one data set, the non-matches from the left-most
data set to a second data set, and the non-matches of the
right-most data set to a third data set? | | 2 |
| how do i read multiple spaces in datasets?
eg: vijaya raghava perumal.I tried with using & but it
workss if its vijaya raghava but not for raghava
perumal.how to do this? | Xansa | 8 |
| How do you add a number to a macro variable? | | 3 |
| 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 |
| How do you read in the variables that you need? | | 5 |
| Can anyone help to find a statement to get all the
predefined formats? | Verinon-Technology-Solutions | 3 |
| What is the purpose of the trailing @? The @@? How would you
use them? | Accenture | 8 |
| in which companies SAS openings are there? List of companies
using SAS technology. | | 4 |
| In the flow of DATA step processing, what is the first
action in a typical DATA Step? | Accenture | 6 |
| How would you generate 1000 observations from a normal
distribution with a mean of 50 and standard deviation of
20. How would you use PROC CHART to look at the
distribution? Describe the shape of the distribution. | | 1 |
| Name statements that function at both compile and
execution time.
| L&T | 2 |
| Code the MEANS to produce output to be used later. | | 1 |
| What is the difference between Regression and Logistic
Regression? Can u explain the Assumptions/Conditions? | | 2 |
| Name statements that are execution only. | | 4 |
| what does .. meant in sas macros | D&B | 2 |
| What statement do you code to tell SAS that it is to write
to an external file? | | 5 |
| |
| For more SAS Interview Questions Click Here |