Answer Posted / parameswarareddy
UNION
UNION ALL
MINUS
INTERSECT
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?
Which version configuration tool used in ur project?
How can we use mapping variables in informatica?
How would you join a node to the already existing domain?
What are the types of presistent cache in look up tr.
How to go to the older version for a mapping?
What are junk dimensions?
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
What is a joiner transformation and why it is an active one?
While migrating the data from one environment to another environment how would you manage the connections?
What is powercenter on grid?
What is standalone command task?
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
How can we remove the duplicates from flat file source?