The table creation did not fail because the CREATE TABLE occurred prior to the BEGIN LOADING statement.
The BEGIN LOADING statement is the statement that initiates the FastLoad protocol on Teradata.
Prior to that, the DBS would think it is any regular SQL request.
The table creation did not fail because the CREATE TABLE occurred prior to the BEGIN LOADING statement.
The BEGIN LOADING statement is the statement that initiates the FastLoad protocol on Teradata.
Prior to that, the DBS would think it is any regular SQL request.