What is the function of Stop statement in a SAS Program?
No Answer is Posted For this Question
Be the First to Post Answer
what is sas data set?
How to specify variables to be processed by the freq procedure?
what is validvarname and varnum? why we are using this options; explain with a syntax for this options?
How do you delete duplicate observations in sas?
how can u join the two tables without using proc sql Joins and nested queries ?
what is Enterprise Guide?what is the use of it?
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.
What is instream data in SAS?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
how to read raw data in sas. Do it manually and throw the programming.
what are the differences between proc report and proc tabulate?
What is the difference between where and if statement?