Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I extract data from Oracle DB to csv file. The main code is
tOracleInput ->tFlowMeter ->tOracleOutputBulk
The csv file has about 20 columns, and it requires a header. How to generate the header? Is there a way to generate it automatically from the column name of the query?
Thanks,
Bin