Answer Posted / swap
You can write UNION ALL query in source qualifier
eg:-select NAME,EMP_ID from EMPLOYEE
UNION ALL
SELECT NAME,EMP_ID FROM EMPLOYEE
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What is mapping debugger?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
How we can create indexes after completing the loan process?
What are the types of schemas we have in data warehouse.
what are factless facts? And in which scenario will you use such kinds of fact tables.
What is rank index in rank transformation?
difference between repository database and repository service?
What is repository manager?
Describe the impact of several join conditions and join order in a joiner transformation?
Repository user profiles
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
What is workflow monitor?
According to his methodology what all you need before you build a datawarehouse
What is mapplet in informatica?