Can you continue to write code while the rest of the people
on the floor where you work have a noisy party to which you
were not invited?
Answers were Sorted based on User's Feedback
Answer / guest
no,i can't develop the code,not only me no one can write
the code,if any one saying like i can write the code that
is not true.
| Is This Answer Correct ? | 1 Yes | 3 No |
How do you control the number of observations and/or variables read or written?
What was the last computer book you purchased? Why?
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
For clinical entire study how many tables will create approx?
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
how to delete the duplicates by using proc sql?
Difference between sum function and using “+” operator?
If you could design your ideal job, what would it look like?
In SAS explain which statement does not perform automatic conversions in comparisons?
How do you add a prefix to some or all variables in a dataset using a SAS macro?
How would you delete duplicate observations?
explain the difference between proc means and proc summary?