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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Karuetl
Creator II
Creator II

JDBCInput SQL issue

I am trying to run this in the talend JDBCInput  , its throwing error

"
Select    replace(replace(replace(replace(AName,'\"',''''),char(10),''),char(13),''),',',';')   as AName
from Table ;
"

 

Labels (3)
1 Solution

Accepted Solutions
Karuetl
Creator II
Creator II
Author

Resolved using tMap

View solution in original post

1 Reply
Karuetl
Creator II
Creator II
Author

Resolved using tMap