Import 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 data 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 an SQL query on the Code tab.
Tip
If you want to join a table, then save the data query, create a new data query, and add it as a subquery.

See Also