SAS Users
Providing technical tips and support information, written for and by SAS users.
Creating a report that displays only the column headings for a data set containing 0 records
This blog demonstrates how to create a report that provides only the column headings for data that is missing. The blog also explains how to create, select, and exclude output objects as well as how to generate reports with the SASĀ® Output Delivery System (ODS). These concepts are relevant to the task of generating a report with the column headings for a data set that contains no (0) observations.
Registration is open for a truly inspiring SAS Global Forum 2021
SAS Global Forum 2021 will be jam-packed with inspiring content. Register today to ensure you don't miss a second of this year's event.
Using shell scripts for massively parallel processing
SAS' Leonid Batkhan explores shell scripting as an alternative way to implement parallel processing.