if i have a query as flat file how can we load data to target table
When do we go for the tools in the market?
What is tracing level? How many types of transformations supported by sorted input?
how do u identify the changed records in operational data?
what is an ETL or ETT? And what are the different types?
What are snapshots? What are materialized views & where do we use them? What is a materialized view log?
Explain about hash partitioning?
What are cubes and olap cubes?
How can you use an Oracle sequences in Informatica ? You have an Informatica sequence generator transformation also. which one is better to use?
flat filevalidation in informatica
what is the difference between cardinality and Nullability?
Compare ETL & Manual development?
In informatica, I have 10 records in my source system. I need to load 2 records to target for each run. How do I do this?
What is a mapping, session, worklet, workflow, mapplet?
A mapping contains source table S_Time(stat_year,end_year) target table TIM_DIM(date,day,month,year,quarter) stored procedure transformation: A procedure has two parameters I_end_year and output parameter as O_date ,day , month, year, quarter, If this session is running, how many rows will be available in the target and why?