What is the diffrence between Multiload & Fastload interms
of Performance?
Answer Posted / yuvaevergreen
In terms of speed, fastload would be suitable than mload for
loading an empty table.
But when it comes to multiset tables, mload would be a
better option.
Mload allows use of aggregated values whereas fastload does not.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What are the design features involved in teradata?
Explain parsing engine in teradata?
What are the available join types in teradata?
Explain the teradata primary index mechanics in detail with a diagram.
why use references rather than pointers in the public api, particularly for arguments which are modified?
How to view every column and the columns contained in indexes in teradata?
What does sleep function does in fast load?
Let us say there is a file that consists of 100 records out of which we need to skip the first and the last 20 records. What will the code snippet?
What is the opening step in basic teradata query script?
What are default access rights in teradata?
What is the difference between teradata and basic rdbms?
Discuss the advantages of using partitioned primary index in a query?
Can we collect statistics on table level?
How would you load a very large file in teradata in general?
what is sysdba and sysdbc ? which has high priority ?