The TableMap operation allows you to
map the tables that you wish to transfer data between each data source
.
A list of the predefined tables is
available for both the source
DataSource:Table Name and the destination
DataSource:Table
Name.
Additionally, you can enter a valid SQL WHERE clause that is applied to the source table to qualify the data to be transferred. Note: the SQL WHERE condition does not include the “WHERE” keyword.