Can we load a Multi set table using MLOAD?
Answers were Sorted based on User's Feedback
Answer / sat!sh
YES,
We can Load SET, MULTISET tables using Mload, But here when
loading into MULTISET table using MLOAD duplicate rows will
not be rejected, we have to take care of them before
loading.
But incase of Fload when we are loading into MULTISET
duplicate rows are automatically rejected, FLOAD will not
load duplicate rows weather table is SET or MULTISET
----
Hi Friends Got a Best ANS share with us :)
| Is This Answer Correct ? | 35 Yes | 1 No |
Answer / tdguy
obviously yes and userfriendly utility :).
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 ? | 1 Yes | 0 No |
how to improve the query perfoemance in teradata.with example?and how explain this in interview?please forward answer
Which is more efficient group by or distinct to find duplicates?
Explain PDE.
what is amp plz explanation
If the PMON is not working then how do you identify and monitor all the processes, resources and sessions ?
How to handle nulls in Teradata??? How many columns can be there in a table??? How to find average sal with out using avg function????
Why Multiload does not supports USI and supports NUSI?
Is multi insert ansi standard?
I want to write one query How to get Matched records and unmatched records in table?
What is meant by Teradata Gateway?
What are the available join types in teradata?
What is the Maximum number of volatile tables that can be created?