Importing a SAS Information Map

To import a SAS Information Map:
  1. Use the SAS Folders tree to locate the map (relational information map).
  2. Select the map, right-click, and select Import Query.
    A new query is created with the same name as the map. The output table is automatically set with the same name as the map.
The business logic is imported from the map and represented as SAS statements on the Code tab.
Tip
If you want to join a table, save the query, and then create a new query and add it as a subquery.

See Also