The Lion King is hosting an animal conference. All the
animals in the world attend except one. Which animal does
not attend?
Answers were Sorted based on User's Feedback
Answer / bhanu
How come this Question sits in "SAS" ? It shud ideally be
under another 3 letter category !!!!!
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / harry
i don't think so these type of questions will be asked by the interviewers....i guess,,,
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anup nair
The elephant. The elephant is in the refrigerator,
remember? This tests if you are capable of comprehensive
thinking.
| Is This Answer Correct ? | 0 Yes | 2 No |
data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?
Do you need to rearrange the order of the data for the report?
Can we replace a dataset into view?
what are all the default values getting in PROC MEANS...???
why a stop statement is needed for the point= option on a set statement?
how many display types available in sas bi dashboard? : Sas-bi
Code the MEANS to produce output to be used later.
what does the run statement do? : Sas programming
If you’re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?
what are all the reports you generated in your recent project?
0 Answers Accenture, Quintiles,
What is the length assigned to the target variable by the scan function?
which date functions advances a date time or date/time value by a given interval? : Sas programming