Category Focus

Data Manipulation

Back to main article

Example: Modifying Data

This example illustrates how to modify a master dataset by adding or updating observations from a transaction dataset, using the MODIFY statement in SAS.

Codes in same category

Examples: WHERE Statement Processing

This document provides examples illustrating the use of the WHERE clause to c...

Examples: Data Update

This document presents examples of using the UPDATE statement in SAS to modif...

Examples: Processing BY Groups with FIRST. and LAST. DATA Step Variables

This document explains and demonstrates the use of automatic FIRST. and LAST....

Examples: Processing BY Groups in the DATA Step

This document provides examples illustrating how to process BY groups (BY-Gro...

Examples: Match-Merge Data

This document provides examples of match-merging SAS datasets using the MERGE...

Examples: One-to-One Data Merging

This document presents examples of using the MERGE statement without the BY s...

Examples: Controlling variables and observations in datasets

This document provides SAS code examples for controlling variables and observ...

Example: PROC CASUTIL

This example uses three PROC CASUTIL statements to load, partition, and modif...

Example: Data Set Options

This example shows how to use the FIRSTOBS= and OBS= data set options with th...

Merging Data with a Hash Table

This example illustrates the use of a hash table to merge two SAS datasets (o...

SAS Dataset Definitions

A SAS dataset is a collection of tabular data in a SAS file format, containin...

Executing DATA Step in Single-Threaded Mode

This document explains how to execute a SAS DATA step program in single-threa...

Related Documentation

Aucune documentation.
Need help?

Consultez notre Knowledge Hub pour plus de ressources.

Go to Hub