what is inline view?
I have been working in Informix-4gl for the past 2 years in an MNC company.But I'm interested to work in Business Intelligence tools. Is it possible to change the technology now? I'm really confused, please help me
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
What are pre and post-session shell commands?
When do we use dynamic cache and static cache in connected and unconnected lookup transformations?
What are the different ways to implement parallel processing in informatica?
If source is having 5000 rows,and if you want to load data into 500 rows to target,if the session runs successfully,how can you verify the target if the rows are successfully loaded or not.
i have to extract data from a flat file.the flat file has 10 records.i have to extract the 1st and 5th record every time.how is it done.
"Change cache" in Informatica ?
How can you complete unrcoverable sessions?
how to delete duplicate records by using filter transfermation?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How