What is the use of transformation?
No Answer is Posted For this Question
Be the First to Post Answer
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
how to call lookup qualifer in unconnected look;up
What is mapping debugger?
What is the use of target designer?
In CSV flat file date are in the following format. dd/mm/yyyy (05/01/2005)and d/m/yyyy (5/1/2005) and dd/m/yyyy (05/1/2005) and d/mm/yyyy (5/01/2005). It should be load to target in a unique format. How will you implement this?
Explain the etl program with few examples.
how to design mapping half of source table records into one target and remaining half into another target
What is a design?
source : col1 101 101 101 102 102 102 103 103 103 col2 1000 1500 2000 1200 2300 3000 2400 1300 2000 i need target as col1 101 102 103 col2 1000,1500,2000 1200,2300,3000 2400 1300 2000
Have you worked with/created Parameter file
Can we create a node as a gateway node and the same node can be assigned to a grid?
Explain the difference between a data warehouse and a data mart?