How to get rid of non ascii characters in a string?
Ex:- United States Microsoft Visual Studio Tools for Applications 2012 x86 主控支援 - 繁體中文語言套件
to
United States Microsoft Visual Studio Tools for Applications 2012 x86.
Answer / aa
Use reg_replace
reference
https://etltechsolutions.wordpress.com/
| Is This Answer Correct ? | 2 Yes | 0 No |
What is informatica? Why do we need it?
What are the challenges of Dataware housing in the future?
I want to run a informatica worklow after complition of oracle procedure. That procedure is not running through informatica and can be run at any time in database. Informatica is in windows environment. Is it possible ? If yes please explain.
Why touse stored procedure in ETL Application?
How to do Half of the table ex: if 1000 records are there means 500 in one table and 500 in second table like this if N number of tables means how to do Half of the table ??????????
I want load the data into target with out 1st and last record.
When will you use SQL override in a lookup transformation?
How to extract the informatica rejected data?
can we import source table without using source qualifier? if yes then how? if no then why?
what is the difference between static and dynamic
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
how can u load the data in time dimension?