Can you load multiple data files for same target table using fastload?
Answer / praveen kota
Yes we can load multiple files at a time using fastload by skipping 'logoff' until all the files are loaded
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a node in teradata? Explain
Can u load same data into multiple tables using multiload? How will be the loading process? Whether it will be serially or parallely?
Explain the term 'columns' related to relational database management system?
What are the available primary index types in teradata.
How to relege locks in fastload and multiload? example?
what is differences between Fastload and Multiload as per DBA aspect ?
Explain some differences between mpp and smp?
Explain teradata architecture?
I Have Name field in a Table Name ------------- abcde;fgh;ijk; abc;def;jklm;no I want to write a sql to display name field data with out ';'.so i want to replace ; with '' how will write in Teradata
Differentiate database data and data warehouse data?
What are the available join types in teradata?
Please tell me a query to find the Primary key,Foreign key,primary Index,PPI for the Database?