Answer Posted / 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 |
Post New Answer View All Answers
Do you need to know if there are any missing values?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
describe how to adjust the performance of data integrator? : Sas-di
How substr function works in sas?
how many display types available in sas bi dashboard? : Sas-bi
What is the difference between the proc sql and data step?
how does sas handle missing values in assignment statements? : Sas programming
What is the use of stop statement?
How do you debug and test your SAS programs?
What makes sas stand out to be the best over other data analytics tools?
Give an example where SAS fails to convert character value to numeric value automatically?
what is the difference between unique key and primary key? : Sas-di
Explain proc univariate?
explain the key concept of sas? : Sas-administrator
What is the difference between one to one merge and match merge? Give an example.