What is the difference between %local and %global?
Answer / venkatesh
if we write macro variable inside the local it is called local macro we can turn local macro variable into global macro.
if we write macro outside the global it is called global macro we can't turn global macro into local.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the SAS data set?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What is instream data in SAS?
Can you execute a macro within a macro? Describe. : sas-macro
Describe a time when you were really stuck on a problem and how you solved it?
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What type of tables you are using in YOUR reporting..???
2 Answers GSK GlaxoSmithKline,
In which case u go for libname and in which case u go for proc sql pass thru facilit diff?
List out some key concept of SAS
How do you generate random samples?
what is Enterprise Guide?what is the use of it?