write sql query to filter the null value data following
table?
name age
john 30
smith null
null 34
sharp 24
i want the output following are
name age
john 30
sharp 24
Answers were Sorted based on User's Feedback
What are two types of processes that informatica runs the session?
how we can do session partition in informatica any one explain me clearly? thanks advance.
Hi Every One When i Start the Workflow, Table is Going to be Stored in the target database But the columns are not going to the target database table in my PC , please give me the solution and waiting for solution
As union transformation gives UNION ALL output, how you will get the UNION output?
What are the issues you have faced in your project? How did you overcome those issues?
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
Source --------- eno , ename, sal 001,ank,1000 002,behe,2000 003,raj,2500 Target ------- header :DDMMYYYY24MMSS timestamp body: 001,ank,1000 002,behe,2000 003,raj,2500 footer: count(eno),sum(sal) how to implement the same in a FF tgt?
In Which scenario did u used Incremental loading?
i have a wf i want to run this very day 3 time every 3 hours how can you scheduled that?
can session assigned multiple mappings or not?
Reusable transformation and shortcut differences