Articles in category

DATA Step

5 Résultats disponibles

CODE SAS
KEEP Statement

Specifies which variables to include in output SAS data sets.

Lire la suite
CODE SAS
Examples: Processing BY groups with FIRST. and LAST. variables in the DATA step

This documentation provides examples of using the automatic FIRST. and LAST. variables in a SAS D...

Lire la suite
CODE SAS
Execute DATA Step in Multi-threads (CAS)

This example demonstrates how to execute a DATA step in multi-threaded mode within a SAS Cloud An...

Lire la suite
CODE SAS
Create a DATA Step View

This document explains how to create and use a DATA Step view in SAS Viya 4, particularly when in...

Lire la suite
CODE SAS
Create a VARCHAR variable with the LENGTH statement

This document explains how to define a VARCHAR type variable using the LENGTH statement in a SAS ...

Lire la suite