Can u load same data into multiple tables using multiload?
How will be the loading process? Whether it will be serially
or parallely?
Answers were Sorted based on User's Feedback
Answer / yuvaevergreen
1. yes it is possible.
2. use single begin statement, use different layouts. two
dml statements. two import statements.
3. it would be parallel.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / tdguy
yes possible, provided both the tables have same structure.
Just two layouts, dml and import statements would do.
| Is This Answer Correct ? | 2 Yes | 0 No |
How does hashing happens in teradata?
What do you mean by teradata sql assistant?
What is the use of teradata system software?
Aborted in Phase 1 data Acquistion Incomplete in fastload?
Explain the types of join supports by teradata?
What is smp and mpp platforms?
What are default access rights in teradata?
Difference between multiload and tpump?
In Teradata, how do we Generate Sequence?
Is it necessary to add? Quit statement after a bteq query when I am calling it in a unix environment?
What is the multi-insert?
what is identity columns in TD?