What is the diffrence between Multiload & Fastload interms
of Performance?
Answer Posted / shubhangi
Fastload is used to load empty tables and is very fast, can
load one table at a time.
Multiload can load at max 5 tbls at a time and can also
update and delete the data.
Fastload can be used only for inserting data, not updating
and deleting.
| Is This Answer Correct ? | 65 Yes | 8 No |
Post New Answer View All Answers
What is the difference between global temporary tables and volatile temporary tables?
While creating table my dba has fallback or no fallback in his ddl. What is that?
Mention the procedure via which, we can run Teradata jobs in a UNIX environment.
Explain teradata architecture in detail with a diagram.
What is the purpose of indexes?
Why does varchar occupy 2 extra bytes?
What is the basic syntax for teradata select statement?
Write a program to show the parser component used in teradata?
Explain teradata architecture?
What do you mean by teradata sql assistant?
Comment whether bottleneck is an error or not.
Difference between multiload and tpump?
Describe the set operators in teradata.
Which is more efficient group by or distinct to find duplicates?
What is bteq utility in teradata?