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 |
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT SAS Training in Data Management at InfoSchool Bangalore
What do you feel about hardcoding?
what other sas products have you used and consider yourself proficient in using? : Sas programming
what is proc Index? and what is proc document?
i have a dataset with var1,var2,var3; i want to upload the titles for the variables . How can we?
What does a PROC TRANSPOSE do?
What is the purpose of using the N=PS option?
Explain the main difference between the sas procedures and functions? : Sas-administrator
Explain the use of proc print and proc contents?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
what is hash files in sas and why we are using this one in sas?
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.