SQL Inserter Operator Capabilities - Parallel Transporter

Teradata Parallel Transporter Reference

Product
Parallel Transporter
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities

SQL Inserter Operator Capabilities

The SQL Inserter operator is a consumer operator inserts the data into a Teradata Database table. An SQL Inserter operation is similar in function to a BTEQ import operation.

The SQL Inserter operator supports multiple instances and each instance logs on as a single SQL session. To take advantage of the parallel processing of Teradata PT, users can specify multiple instances, which means multiple session, in order to insert data records simultaneously into a target table on Teradata Database. A target table can be an empty table or a table with existing data in it.

Figure 12 shows the SQL Inserter operator interface.

Figure 12: SQL Inserter Operator Interface