Describe 5 ways to do a “table lookup” in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
Explain input and put function?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?
Tell e how how dealt with..
Differentiate between proc means and proc summary.
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
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?
What is the basic structure of a sas program?
Tell different ways to create Macrovarible?
3 Answers Accenture, PharmaNet i3,
Describe 5 ways to do a “table lookup” in SAS?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
What SAS statements would you code to read an external raw data file to a DATA step?
How to get part of string form the source string without using sub string function in SAS?