do you need to know if there are any missing values? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
do you prefer proc report or proc tabulate? Why? : Sas programming
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 its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
how do we mail reports from SAS environment to our team leader
how could you generate test data with no input data? : Sas programming
Can Some one Explain How the Datasets from SAS can be loaded in to the MVS OS?
Describe the function and utility of the most difficult SAS macro that you have written?
What do the SAS log messages "numeric values have been converted to character" mean?
How do you debug macros?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?
What is the difference between %local and %global? : sas-macro
what are all the ways to define macro variable??
2 Answers GSK GlaxoSmithKline,
How to limit decimal places for the variable using proc means?