Tag: tips and tricks

CAS-Action! Create Columns in CAS Tables – Part 2

Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. This post builds upon CAS-Action! Create Columns in CAS Tables – Part 1 by showing how to add formats and modify the length of computed columns. I’ll start by building off the following code where I […]

CAS-Action! Create Columns in CAS Tables – Part 2 was published on SAS Users.

CAS-Action! Create Columns in CAS Tables – Part 1

Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. I’ve broken the series into logical, consumable parts. If you’d like to start by learning a little more about what CAS Actions are, please see CAS Actions and Action Sets – a brief intro. Or if you’d […]

CAS-Action! Create Columns in CAS Tables – Part 1 was published on SAS Users.

CAS-Action! Filtering Rows in CAS Tables

Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. I’ve broken the series into logical, consumable parts. If you’d like to start by learning a little more about what CAS Actions are, please see CAS Actions and Action Sets – a brief intro. Or if you’d […]

CAS-Action! Filtering Rows in CAS Tables was published on SAS Users.

CAS-Action! Executing SQL in SAS Viya

SQL is an important language for any programmer working with data. In SAS Cloud Analytic Services (CAS) you can execute SQL queries using the fedSQL.execDirect CAS action! Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. I’ve broken the series into logical, consumable parts. […]

CAS-Action! Executing SQL in SAS Viya was published on SAS Users.

CAS-Action! Simply Distinct – Part 2

In my previous post CAS-Action! Simply Distinct – Part 1 I reviewed using the simple.distinct CAS action to explore distinct and missing values in a distributed CAS table. Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. I’ve broken the series into logical, consumable […]

CAS-Action! Simply Distinct – Part 2 was published on SAS Users.

CAS-Action! Simply Distinct – Part 1

Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. I’ve broken the series into logical, consumable parts. If you’d like to start by learning a little more about what CAS Actions are, please see CAS Actions and Action Sets – a brief intro. Or […]

CAS-Action! Simply Distinct – Part 1 was published on SAS Users.