This SAS script demonstrates different methods for performing joins on baseball data within the SAS Viya 4 environment, using both FedSQL and CASL actions specific to the deepLearn and searchAnalytics action sets.
This example illustrates the modification of two SAS data sets using the MODI...
The CASUTIL procedure offers several table and caslib management functions, i...
Specifies variables to include in output SAS data sets.
This example explains how to export a SAS dataset to a CSV file using the EXP...
This document provides detailed examples on preparing and combining SAS datas...
This example illustrates combining observations from two datasets using the S...
This example illustrates how to use the `MODIFY` statement in a DATA Step to ...
An index is a file associated with a table that allows access to rows by inde...
This example uses the DATA step to create a data set named CreditQualify. The...
This feature allows viewing specific rows of an in-memory CAS table, with fil...
This SAS script demonstrates how to upload a local CSV file to a CAS (Cloud A...
This script illustrates how to download and load a CSV file located on an ext...