it is possible to load two tables data into one sequential
file?if possible how?plz share with me?
Answer Posted / venugopal
Yes you can join two tables and load the data into
sequential file...
Take two tables use join stage and join the data based on
the key and then load the data into sequential file...
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Difference between ‘validated ok’ and ‘compiled’ in data stage?
Give an idea of system variables.
how to abort the job its matain duplicates?
How to reverse the string using SQL?
In Datastage, how you can fix the truncated data error?
what is use of SDR function?
How to perform incremental load in datastage?
How to RD using transformer?
Which commands are used to import and export the datastage jobs?
What are the various kinds of the hash file?
What is the difference between the local container and shared container?
Is it possible to query a hash file?
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)
Describe stream connector?
Is the value of staging variable stored temporarily or permanently?