What is the use of divide function?
No Answer is Posted For this Question
Be the First to Post Answer
What are common programming errors committed in sas
What is the difference between %put and symbolgen? : sas-macro
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?
what is SAS/Graph?
Enlist the syntax rules followed in sas statements.
What is the Program Data Vector (PDV)? What are its functions?
what is intially documentation for a sas programmer?
What does error:1 mean?
is data integration and etl programming is same? : Sas-di
What is the use of the %include statement?
Where do you use proc means over proc freq?
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?