What is the difference Using & and && in the macro variables
Answer Posted / subbu
%let a=sai;
%let b=kumar;
%let c=&a.&b;
%put &c;
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How do you convert basic cube to transaction cube and transaction cube to basic cube?
If you could design your ideal job, what would it look like?
AE datasets names? how many types?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
explain the difference between proc means and proc summary?
what are the benefits of data integration? : Sas-di
Why and when do you use proc sql?
What is the difference between SAS functions and procedures?
what is sas and what are the functions? : Sas-administrator
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
What is Linear Regression?
What is the good sas programming practices for processing large data sets?
What is the difference between the proc sql and data step?
What is the difference between where and if statement?
What would be the value of month at the end of data step execution and how many observations would be there?