Add Data from a SAS Library
As you have learned, you can access data
that is stored in SAS libraries. The Sashelp library is
a library that is defined by SAS to point to sample data.
- Select File
Open Data.
In the Open Data window, select Servers.
- There might be more than one server listed in the window. The server
that SAS Enterprise Guide is connected to is marked with a check mark.
Double-click the server to open it.
- Double-click Libraries, and then double-click SASHELP.
As you can see, only SAS data sets are stored in libraries.
- Scroll in the window and double-click the PRDSALE data
set. A shortcut to the data is added to the project and the data opens
in the data grid.
|