what is runtime variable?
Answers were Sorted based on User's Feedback
Answer / shalaka
Mapping variable is runtime variable as value change in run-time.
| Is This Answer Correct ? | 9 Yes | 4 No |
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
what is parallel querying and what r hints.
Define enterprise data warehousing?
What is data movement mode in Informatica and difference between them?
What is a node in Informatica?
we have to use order by,where,having we to implement sql query
Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me
what is bridge tables in informatica
What is the difference between bitmap and btree index?
What are the types of lookup transformation?
how can import the data from the flat files?
When do you use mapping parameters? (In which transformations)