Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
How to create table varchar2( x char) at run time in talend.
In talend it is creating varchar2(x byte).
Hello,
For your requirement, please have a look at this related topic: https://community.talend.com/s/question/0D53p00007vCspMCAS/how-to-use-varchar2-x-char-datatype-inste...
Let us know if it helps,
Best regards
Sabrina
Ther is no solution, why you are adding link that is not solving anything?
to fix that
just after creating an Oracle connection with On success add the tDBRow reuse connection
as SQL :
"alter session set nls_length_semantics='char'"
than on success start, your desired flow with reusing oracle