D       Joining Two Data Tables Together

Often the data you need for a particular analysis are in more than one table. To perform the analysis, you need to join tables together. In this tutorial, you will be joining together two data tables, and then manipulating the data after the join. Here are the topics covered in this tutorial:

·   Joining two tables together

·   Filtering data after the join

·   Selecting which data rows to keep

Before beginning this tutorial  This tutorial uses the Volcanoes SAS data table, which contains information about volcanoes around the world. This tutorial also uses the Tours data table, which contains information about the volcano tours offered by the Fire and Ice Tours company. The data and instructions for ...

Get The Little SAS Book for Enterprise Guide 4.2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.