what are 5 ways to perform a table lookup in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
What does the trace option do?
What is the difference between one to one merge and match merge? Give an example.
What do the SAS log messages "numeric values have been converted to character" mean?
what are the advantages of using SAS in clinical data mangement? why should not we use other software products in managing clinical data?
explain the difference between proc means and proc summary?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
Which is the Best SAS training Institute in Delhi NCR for SAS certification preparation
Describe what are the different levels of administrative users in sas? : sas-grid-administration
Give some ways by which you can define the variables to produce the summary report (using proc report)?
what has been your most common programming mistake? : Sas programming
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.
why is a stop statement needed for the point=option on a set statement? : Sas programming