How do you add a number to a macro variable? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between the SAS v8 and SAS v9?
i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
How to limit decimal places for the variable using proc means?
what is the use of proc sql? : Sas programming
How to sort in descending order?
is data integration and etl programming is same? : Sas-di
Differentiate between sas functions and sas procedures.
what do you mean by data staging area? : Sas-di
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
how to generate the test data in sas without input data? : Sas-administrator