what is differences between Fastload and Multiload as per DBA aspect ?
Answer / vennela12
DBA want to check the table structure regarding load..
In Fload case table structure should have set table and index should be UPI
In Mload case table structure should have any table and any index
| Is This Answer Correct ? | 4 Yes | 3 No |
which option is used to restart the fastexport script ?
Comment whether bottleneck is an error or not.
How to Skip or Get first and Last Record from Flat File through MultiLoad and TPUMP Utility?
What is SQL Assistence?please eample
what is the advantages of other etl tool than teradata utilities or vice versa ?(datastage/informatica)
Explain fastload in teradata?
in a BTEQ we have 2 insert 2 del 2 update statment. when the BTEQ is restarted i need to run the BTEQ from after DEL statment(means no need to run the insert & del stat).what is the logic for the above requirement?
What is meant by Teradata Gateway?
In general, how do you optimze any sql in teradata?
What do you mean by fastexport in teradata?
Explain BYNET.
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????