it is possible to load two tables data into one sequential
file?if possible how?plz share with me?
Answer Posted / srikanth reddy m
If the two tables having same key column, then based on that key column we can able join the two tables. This is nothing but horizantal joining.
or
If the the two tables having same metadata, then using funnel stage we can perform vertical joining. whether it may continuous or sequence funnel.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the local container and shared container?
Which commands are used to import and export the datastage jobs?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
Highlight the main features of datastage?
How a routine is called in datastage job?
On which Dimension Table you implemented SCD Type in your Project
Can you explain link buffering?
How to reverse the string using SQL?
What are the components of datastage?
what is the use of materialized view?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
What is orabulk stage?
How to perform incremental load in datastage?
How to manage date conversion in Datastage?
Explain datastage architecture?