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



Can u load same data into multiple tables using multiload? How will be the loading process? Whether..

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

Can u load same data into multiple tables using multiload? How will be the loading process? Whether..

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

Post New Answer

More Teradata Interview Questions

What is a common data source for the central enterprise data warehouse?

1 Answers   Wipro,


in ur table contains the coloumns like deptno,sal empname then i want output as deptno subtotalofdept totalsal 10 3700 3700 20 3400 7100 like that

1 Answers   IBM,


what is a multi statement request in TD? what is the diif b/w V2R5 & TD12? what is the diff b/w MACRO & STORED PROCEDURE?

3 Answers   HCL,


What are the different methods ot loading a dimension table? A fact table etc?

0 Answers  


can we load 10 millions of records into target table by using tpump?

1 Answers   HP,


I want to write one query How to get Matched records and unmatched records in table?

4 Answers   TCS,


What is the purpose of joins in teradata?

0 Answers  


Define views in teradata with syntax.

0 Answers  


What are the functions involved in shared information architecture?

0 Answers  


what are the roles and responsibilities of teradata DBA ?

1 Answers   TCS,


What is difference between user and database in teradata?

0 Answers  


What are the functions performed by bynet?

0 Answers  


Categories