Describe the ways in which you can create a macro variable?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert HTML file into SAS dataset?
Describe 5 ways to do a “table lookup” in SAS?
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 ...
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
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?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
Do you know the features of sas?
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?
What is PDV?