SAS Users
Providing technical tips and support information, written for and by SAS users.
One of the roles my team enjoys is working with SAS customers on performance issues along with testing SAS software on selected hardware configurations. We also work closely with other groups within SAS who work with SAS partners to test the latest and greatest features. My team then takes what
In my previous post, I began a discussion of lists by explaining that big problems can be solved by breaking the problem into smaller pieces. The solutions to those smaller problems can then be used in combination to solve other problems. In this post, I will talk about formatting and
Last time we discussed the fundamentals of SAS data and how we reference that data in SAS Foundation. Now, we will turn our attention to how you access and protect data when you want to expose data through SAS clients versus the traditional LIBNAME method.