This example illustrates how to create a grouped table in SAS Viya using CAS's simple.groupBy action. It groups data from a CreditQualify table by state variables, calculates the weighted average credit score, and saves the result for later use.
This document explains how to create a frequency table and count the number o...
This example demonstrates how to obtain execution plan details for a FedSQL q...
This SAS script demonstrates the use of the RANK procedure for in-database pr...
This SAS script creates a simple internal dataset and then performs basic des...
This script creates a survey dataset from embedded data and analyzes the freq...