Briefly describe 5 ways to do a "table lookup" in sas.
Answer Posted / guest
Arrays
Index
Merg statement
Hashes
proc format
SQL JOINS
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
name several ways to achieve efficiency in your program? : Sas programming
what are 5 ways to perform a table lookup in sas? : Sas-administrator
explain the difference between proc means and proc summary?
what is transformation in sas data integration? : Sas-di
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
To what type of programms have you used scratch macros?
What sas features do you use to check errors and data validation?
what is sas olap server? : Sas-di
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what are validation tools that are used in sas? : Sas-administrator
Explain the purpose of retain statement.
How to test the debugging in sas?
What is the purpose of trailing @ and @@? How do you use them?
Explain how merging helps to combine data sets.
What is interleaving in SAS?