What is substr function?
how to change the execute of macro
what are all the reports you generated in your recent project?
0 Answers Accenture, Quintiles,
What is the one statement to set the criteria of data that can be coded in any step?
How would you remove a format that has been permanently associated with a variables?
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
What does PROC print, and PROC contents do?
What areas of SAS are you most interested in?
How would you determine the number of missing or nonmissing values in computations?
What is the pound sign used for in the data_null_ ?
DATA ABC; INPUT TDATE DATE9. AVG; CARDS; 18APR2008 150.00 19APR2008 167.00 20APR2008 123.00 21APR2008 145.00 ; RUN HOW CAN I FIND THE DIFFERENCE BETWEEN AVG OF 18APR2008 ANF 21APR2008?? IF ANY ONE GETS IT PLS TRY TO POST IT.
8 Answers Verinon Technology Solutions,
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.
explain the use of % includes a statement in sas? : Sas-administrator