The Teradata interface library
The Teradata operators access data in Teradata databases.
- The teraread operator sets up a connection to a Teradata database and reads the results of a query into a data set. As the operator requests records, the result set is translated row by row into an InfoSphere® DataStage® data set. .
- The terawrite operator sets up a connection to a Teradata database to write data to it from a data set. As the operator writes records, the InfoSphere DataStage data set is translated row by row to a Teradata table.