Only the Teradata SQL SELECT statements are supported in the Export operator's SelectStmt attribute.
The SELECT statements in the Export operator's SelectStmt attribute cannot have any of the following characteristics:
- Contain a USING modifier
- Access nondata tables, such as SELECT DATE or SELECT USER
All SELECT statements in the Export operator's SelectStmt attribute are treated as a single multi-statement request to be sent to the database.