tParAccelOutputBulk (deprecated)
Prepares the file to be used as parameter in the INSERT query to feed the ParAccel database.
The tParAccelOutputBulk and tParAccelBulkExec are generally used together in a two step process. In the first step, an output file is generated. In the second step, this file is used in the INSERT operation used to feed a database. These two steps are fused together in the tParAccelOutputBulkExec component, detailed in a different section. The advantage of using two separate steps is that the data can be transformed before it is loaded in the database.
The tParAccelOutputBulk writes a file with columns based on the defined delimiter and the ParAccel standards.
For more technologies supported by Talend, see Talend components.