Hi I have list of products in a dataset,
which are classified by other name for eg:- there is a
product A> Malambo Shiraz Malbec 750ML(0388) which is a Red
wine.Now i need to generate a report where it shows if this
product appears then it should b displayed as red
wine,similarly for other products and other classification.
I dont wan use proc format.
Answer Posted / harsh
You can use HASH lookup for this. Performnace will depend
on the data size.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name validation tools used in SAS
What are the default statistics that proc means produce?
What is the command used to find missing values?
Explain substr function?
Mention how to limit decimal places for the variable using proc means?
What are the difference between the sas data step and sas procs?
What are the 3 components in sas programming?
What is the basic structure of the SAS base program?
What is the role of sas grid administrator? : sas-grid-administration
What is the purpose of _character_ and _numeric_?
How would you invoke a macro? : sas-macro
Approximately what date is represented by the SAS date value of 730?
what can you learn from the sas log when debugging? : Sas programming
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
Intern stastical programmer written test