This SAS script demonstrates the use of the ODBC data connector in SAS Viya 4 to access column metadata for a CAS table. It configures an ODBC connection via a CASLIB, creates an in-memory table from embedded data (datalines), and then uses the `t...
Defines one or more indexes for a new output SAS data set.
This example demonstrates how to apply labels and formats to columns of a CAS...
Displays detailed information about a CAS table, including metadata such as s...
This example illustrates how to use the `fedSql.execDirect` action to query a...
Allows data transfer between Microsoft SQL Server and CAS (Cloud Analytic Ser...
Defines an index for a new output SAS data set.
This document explains how to merge SAS data sets using the MERGE statement w...
This example shows how to use the FIRSTOBS= and OBS= data set options with th...
DS2 is a programming language that runs on the SAS Viya platform, supporting ...
This feature allows creating a copy of an existing table loaded into memory w...
This example shows how to use the ODS EXCEL destination to produce Excel spre...
This SAS script demonstrates the use of the PROC MI procedure for multiple im...