Our Blogs

SAS, SQL, Coding Shane Prinsloo SAS, SQL, Coding Shane Prinsloo

Using SAS SQL to Create Data-Driven Macro Variables

If you are looking for a way to assign data values to macro variables in SAS, a PROC SQL step is one of the easiest and most readable ways to do it. In this article, you will learn how to assign data values to macro variables in a PROC SQL step, making your code more dynamic and self-sufficient…

Read More