Briefly describe 5 ways to do a "table lookup" in sas.
Answer Posted / lakshmi
update
modify
fact to dimension
sql joins
merge statement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
AE datasets names? how many types?
for report generation which one you used proc report or data_null_?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What is the difference between %local and %global? : sas-macro
Of all your work, where have you been the most successful?
What is the order of application for output data set options, input data set options and SAS statements?
How many ways to overcome a missing values???
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what is program data vector? : Sas-administrator
What are the ways to do a “table lookup” in sas?
Differences between where and if statement?
how does sas handle missing values in functions? : Sas programming
Compare sas with other data analytics tools.
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
Mention how to limit decimal places for the variable using proc means?