• Previous Page
  • |
  • Next Page
Working with SAS Data Sets
Previous Page | Next Page

Working with SAS Data Sets

[continuerule]
  • Overview
  • Opening a SAS Data Set
  • Making a SAS Data Set Current
  • Displaying SAS Data Set Information
  • Referring to a SAS Data Set
  • Listing Observations
    • Specifying a Range of Observations
    • Selecting a Set of Variables
    • Selecting Observations
  • Reading Observations from a SAS Data Set
    • Using the READ Statement with the VAR Clause
    • Using the READ Statement with the VAR and INTO Clauses
    • Using the READ Statement with the WHERE Clause
  • Editing a SAS Data Set
    • Updating Observations
    • Deleting Observations
  • Creating a SAS Data Set from a Matrix
    • Using the CREATE Statement with the FROM Option
    • Using the CREATE Statement with the VAR Clause
  • Understanding the End-of-File Condition
  • Producing Summary Statistics
  • Sorting a SAS Data Set
  • Indexing a SAS Data Set
  • Data Set Maintenance Functions
  • Summary of Commands
  • Comparison with the SAS DATA Step
  • Summary
Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page