To move LOB data from one database table to another, a Teradata PT script must use:
- The SQL Selector operator to extract LOB data from a source table, and
- The SQL Inserter, Update, or Stream operator to load the data to a target table.