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
Explain Teradata performance tuning and optimization?
What do you mean by teradata intelliflex?
How is MLOAD Teradata Server restarted after execution?
Name the five phases that come under MultiLoad Utility.
Highlight all the modes that are present under Confidence Level.
What is stored procedure in teradata?
While creating table my dba has fallback or no fallback in his ddl. What is that?
What is real time and near real time data warehousing?
Explain teradata architecture?
What are the available join types in teradata?
What is the purpose of upsert command?
How does hashing happens in teradata?
How many sessions of MAX is PE capable of handling at a particular time?
Why managing the data is important?
What happens in a conflict? How do you handle that?