| Other SAS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Name statements that are execution only? | | 6 |
| What is the difference between Regression and Logistic
Regression? Can u explain the Assumptions/Conditions? | | 2 |
| what is the SAS/ACCESS and SAS/CONNECT? | TCS | 4 |
| 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. | Accenture | 9 |
| I have 2 data sets A & B. Both have a variable called Age in
them, each of them specifying a different functionality.
In my program I use bot these data sets. How do I specify
which Age variable I want to use? | | 2 |
| 1.How many ways are there to create variables?
2.What is CLM,how can we use it?
3.what are the advontages of data step?
4.what is the extension of editor window in SAS 9.1.3?
5.How do you copy a particular data set from one library to
another?
6.what is the use of double option?
7.Advontages of Proc Report?
8.what is the basic use of where statement?
9.How do you terminate the statments in SAS Programming?
10.What is the difference between symput and symget?
11.How would a identify the local and global variable?
can any one answer for the 4'th question | CitiGroup | 8 |
| What does error:1 mean? | Accenture | 3 |
| How would you include common or reuse code to be processed
along with your statements? | Accenture | 3 |
| What is the Program Data Vector (PDV) and What are its
functions? | | 9 |
| What has been your most common programming mistake? | Wipro | 4 |
| What do you feel about hardcoding? | Pfizer | 3 |
| How would you delete observations with duplicate keys? | | 5 |
| What are the main differences between sas versions 8.2, 9.0,
9.1? | | 4 |
| how to write code for left outer join in SAs using datastep? | CitiGroup | 5 |
| what is the need of INDEX in datasets? | CitiGroup | 4 |
| What is the pound sign used for the DATA _NULL_? | | 9 |
| There is a field containing a date. It needs to be
displayed in the format
"ddmonyy" if it's before 1975,
"dd mon ccyy" if it's after 1985, and
as 'Disco Years' if it's between 1975 and 1985.
How would you accomplish this in data step code? Using
only PROC FORMAT
| D&B | 2 |
| How we will Developing new reports Using Data step
programming and Macros ? | | 4 |
| How do you read in the variables that you need? | Accenture | 6 |
| If you need the value of a variable rather than the
variable itself what would you use to load the value to a
macro variable? | | 1 |
| |
| For more SAS Interview Questions Click Here |