Which transformation should u need while using the cobol
sources as source defintions?
Answer Posted / ram
normalizer transaformation we can use
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function of union transformation?
What is complex mapping?
What do you understand by a term domain?
Differentiate between source qualifier and filter transformation?
What is the difference between a connected look up and unconnected lookup?
What does update strategy mean, and what are the different option of it?
Briefly explain your complete project(sales) flow, (ie. from source received from client, transformations, then despatch to end user) what are all the process. Kindly give step by step process.
What is a shortcut and copy in Informatica and how two are different with each other?
Write the unconnected lookup syntax?
can anyone suggest best free Talend data integration training online
explan ur project architecture?
update strategy transformation in informatica
What is a node in Informatica?
What is repository manager?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM