Staging Tables

About Staging Tables

Staging data is a best practice because you can use the data builder to access and transfer data from operational systems once, rather than frequently interfere with the operational systems and reduce their performance. Using the data builder to stage data can provide the advantage of adding calculated columns when you stage the data.
Like the output table, the staging table is registered in metadata when you save the data query. The physical table for the staging table is created when you run the data query.
You cannot specify the name for a staging table. The name of the output table is used, and an _STG suffix is applied to the name. The suffix is used for the table name in metadata. The physical name of the staging table does not include the suffix.

Specify a Staging Table

To use a staging table, perform the following steps on the Outputs tab:
  1. Specify a library.
    Note: The data builder is initially configured to use the Visual Analytics Public LASR library and the Visual Analytics Public HDFS pair of libraries. If you specify different libraries, then make sure that you understand how the path is related to the server tag for the SAS LASR Analytic Server library. For more information, see SAS Visual Analytics: Administration Guide.
Last updated: January 8, 2019