Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
am currently using talend studio community version(7.1) to create replica objects on a postgresql database from an oracle source database using tOracleOutput,the objects that are created on the postgresql database are having columns with double quotes.
How do i remove this double quotes before the objects are created on the postgresql.Please am new to talend and I have tried several stuffs i have found on the internet and none seems to be working or probably i dont know how to use them correctly.
Thanks alot.
it worked and everything is fine now.