SAS Users
Providing technical tips and support information, written for and by SAS users.
Why learn SQL?
SQL (Structured Query Language) is the most widely used programming language for relational databases worldwide. No other programming language produces more hits for a web search than SQL and interest is growing rapidly. In June 2010, Google showed 135 million hits versus 586 million hits in June 2020. SQL is
Splitting a data table into multiple sheets of an Excel workbook
Leonid Batkhan shows how to split a data table into multiple Excel spreadsheets in a single workbook.
Getting Started with Python Integration to SAS® Viya® - Part 7 - Filtering CAS Tables
Welcome to the seventh installment in my series Getting Started with Python Integration to SAS Viya. In previous posts, I discussed how to connect to the CAS server, how to execute CAS actions, and how to work with the results. Now it's time to learn how to filter CAS tables. Load and explore data