Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Marshall
Contributor
Contributor

Insert Unicode Value with N prefix into database

Hello,

I need to mirror an insert statement using a prefix N'unicode-value' for the value(s) being inserted into the database

insert into japanese

values (N'Unicode-Character')

it is setup using a tDBInput >>> tDBOutput

What would be the best way to do this in Talend?

Marshall

Labels (3)
0 Replies