Chapter 4. Data Out, Data In—Relational Databases
Introduction
Statistical data analysis often requires working with data stored in a relational database management system (DBMS). A DBMS is a lot like a SAS library, but with different terms for the various elements.
SAS | DBMS |
---|---|
Library | Database |
Data Set | Table |
Observation or Row | Record |
Variable or Column | Field |
Display 4-1 shows the three data sets that are used for the examples in this chapter. One could diagram a simple DBMS using exactly the same picture.
Figure 4-1. The ...
Get Just Enough SAS®: A Quick-Start Guide to SAS® for Engineers 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.