Loading data into a Teradata database
This scenario describes a Job that creates a new Teradata database table, writes data into a delimited file, then loads the data from the file into this table, and finally retrieves the data from the table and displays it on the console.