Can you generate reports in Informatcia?
How to load duplicate records in to a target table which has a primary key?
how to get the data from the client machine and how to get server location data to client loction can any one explain bit deep please..!
wht is full process of Information source to target just like stg to productuon and development
There are two sessions are connected to the workflow. When the first session run load the data(employees data sum_salaries <= 1000000) into the target1. When the second session run load the data(employees data sum_salaries > 1000000) into the target2. How to achieve this?
checkout and checkin in informatica 8.6
What are the joiner caches?
how to get the only updated records in the target
write a query to remove null value follwing table? col1 col2 col3 dinesh null null null suresh null null null prakesh i want the output col1 col2 col3 dinesh suresh prakesh
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com
What is dynamic cache?
How will the document be delivered to me?
My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?