What is the difference between %put and symbolgen? : sas-macro
What are the differences between proc means and proc summary?
In sas, what are the areas that you are most interested in? : sas-grid-administration
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
How to do user inputs and command line arguments in SAS? D&B
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
How to select the observations randomly from a SAS dataset
If you could design your ideal job, what would it look like?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
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.
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
How do you use the do loop if you don’t know how many times you should execute the do loop?