Mention few ways with which a “table lookup’ is done in sas programming.
Answer / vineetha
Match-merging
Proc SQL
Arrays
Hash object
Direct access
Format tables
| Is This Answer Correct ? | 0 Yes | 0 No |
what does the run statement do? : Sas programming
How to specify variables to be processed by the freq procedure?
which domain is better in sas? clinical trails or banking
What is the order of evaluation of the comparison && logical && relational operators:?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What are the data types does SAS contain?
what are the three main credit bureau names
1 Answers Synchrony Financial,
What are the differences between sum function and using “+” operator?
Approximately what date is represented by SAS date value of 730
How would you include common or reuse to be processed along with your statements?