what are the considerations when picking a SAS/STAT procedure?
No Answer is Posted For this Question
Be the First to Post Answer
What is the maximum length of the macro variable? : sas-macro
what is sas business intelligence? : Sas-bi
Difference between SAS STATA & SPSS?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
. Which date advances a date, time or date/time value by a given interval?
what is portability of sas programmes?
Which date function advances a date, time or datetime value by a given interval?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
how to add distinctly var variable values ex.. Data a; input var; datalines; 0 1 2 3 -1 -2 -3 ; run; adding all +ve value in one varibale n do the same for -ve too
Give some examples where proc report’s defaults are different than proc print’s defaults?
What is univariate n where it can be used n how...?
How do you convert basic cube to transaction cube and transaction cube to basic cube?