What is difference between Global n Local Macro Variables..?
Answer Posted / vikram s
Global Variables are the one which can be defined at the
beginning of the program and cannot change inside the
program, whereas local variables are the one which can be
instantly with in the program
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
what is the Population you used in your project, is it ITT or PP?
Do you need to rearrange the order of the data for the report?
If money were no object, what would you like to do?
Describe the ways in which you can create macro variables?
which date functions advances a date time or date/time value by a given interval? : Sas programming
what is star schema? : Sas-di
do you need to know if there are any missing values? : Sas programming
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
what is sas enterprise intelligence architecture? : Sas-bi
Give some examples where proc report’s defaults are same as proc print’s defaults?
Can you suggest us materials for sdtm mapping?
how do the in= variables improve the capability of a merge? : Sas programming
What is run-group processing?
Describe the function and utility of the most difficult SAS macro that you have written?
How can sas program be validated?