What is the diffrence between Multiload & Fastload interms
of Performance?
Answer Posted / yuvaevergreen
For a given empty SET table and input file with same no of
rows, FLOAD is faster than MLOAD.
FLOAD--PHASES--2;MAXIMUM TABLES--1;DML STATEMENTS SUPPORTED-
-INSERT;DDL STATEMENTS SUPPORTED--CREATE,DROP;ERROR TABLES
TO BE DEFINED--YES;WORK TABLES TO BE DEFINED--NO;
MLOAD--PHASES--5;MAXIMUM TABLES--5;DML STATEMENTS SUPPORTED-
-INSERT,DELETE,UPDATE,UPSERT;DDL STATEMENTS SUPPORTED--
DROP;ERROR TABLES TO BE DEFINED--YES;WORK TABLES TO BE
DEFINED--YES;
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is called partitioned primary index (ppi)?
Define views in teradata with general syntax.
What is the difference between global temporary tables and volatile temporary tables?
Explain parsing engine in teradata?
In Teradata, how do we Generate Sequence?
Steps to create a data model?
What are the frequently used data types in teradata?
What is database exceptions in teradata?
What are default access rights in teradata? What explicit right can be given to a user?
What do you mean by fastexport in teradata?
What is the primary index in teradata?
What is meant by a Channel Driver?
What are some primary characteristics of teradata?
Backup Script was blocked then you are unable to archive the data. how do you analyze it and where do you identify ?
How many types of joins are there in teradata?