Manage Tables
When you create a new extraction, you are automatically directed to the Tables page. This page lists all the source tables or SQL queries included in the extraction and allows you to configure the data to retrieve from your source system. By default, no tables are listed until you add them to the extraction.
To refresh the table list, select Refresh in the upper-right corner of the page.
tip
To check the load status of a table, select it and then choose the Table status icon in the upper-right corner.
Column overview
| Column | Descrciption |
|---|---|
| Table source | Displays the source table or query name from the connected data source. |
| Type | Shows whether the row is a standard table or an SQL query. |
| Table description | Displays the table description from the source system, if available. |
| Table destination | Displays the destination table name. |
| Filter | Indicates any filter applied to limit data retrieved from the source table. |
| Post Execution Script | Displays or links to scripts that run after data is loaded for that table. |
| Fields | Shows the number of fields included for the table. Select the number to view or change the field mapping. |
| Unique Key | Displays the field(s) used as the primary identifier for each record. |
| Tracking Key | Displays the field(s) used to track record changes for incremental loads. |
| Indexes | Shows the number of indexes defined for the table. Select the number to view or edit indexes. |
| Transformation | Indicates whether any transformations are applied to the table data. |
| Partition | Indicates whether load-by-partition is enabled for the table. A checkmark appears if enabled. |