The below code we are using for creating more than one macro variables in proc sql using into clause. How we can use same code to create macro variables vara, varb, varc instead of var1, var2, var3.? proc sql noprint; select count(distinct(patient)) into :var1 - :var3 from dataset1 group by trtreg1c ; quit;
1 4955whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?
1 3177Post New Accenture SAS Interview Questions
How do I create a wordpress template?
What is the difference between evgts and evsnd?
How to add a view helper directory (zend framework)?
What is plugin context?
What challenges information leak can impose on an organization?
How do I set up google rss feed?
What is the purpose of constructor in c#?
can an order by clause be used in a creation of a view?
What was the first tree planted on the Earth?
How do you reset outlook view?
What are the basic parts of a windows desktop?
What are the basic Differences between Automation Anywhere and Blue Prism?
Can int be null in c#?
What is an url?
Can you pay monthly on wordpress?