Do you need to compute new variables? If so,should you do
this before you execute the report-writing procedure?
No Answer is Posted For this Question
Be the First to Post Answer
How substr function works in sas?
How do you download a flat file from Mainframe to your local PC using SAS?
why is sas data integration studio important? : Sas-di
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
In sas, what are the areas that you are most interested in? : sas-grid-administration
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Enlist the functions performed by sas.
Explain how you can debug and test your SAS program?
What is the use of PROC gplot?
Write a SAS macro to calculate number of numbers in an email address
What are the parameters of scan function?