What are the statements that are executed only?
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
how do u test a pros sql(works or not) without executing it?
How long can a macro variable be? A token? : sas-macro
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
What is the difference Using & and && in the macro variables
what is operational data and operational system? : Sas-di
what are the best practices to process the large data sets in sas programming? : Sas-administrator
what is the diff b/w verification validation in sas
what are several options for creating reports in web report studio? : Sas-bi
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
what is conditional processing?