which utitility can use for loading the data from non-teradata to teradata ?
Answers were Sorted based on User's Feedback
Answer / tdguy
TPT with ODBC operator is a good option for loading data
from non teradata to teradata.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / bhanuprakash
OLE LOAD IS ONLY UTILITY TO TRANSFER THE DATA FROM NON
TERADATA TO TERADATA
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sudhakarreddy
TPT supports from (sql servr,oracle) to teradata
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nm
TPT is also used.TPT means teradata parallel transporter
| Is This Answer Correct ? | 2 Yes | 1 No |
Discuss the advantages of using partitioned primary index in a query?
Explain fastload in teradata?
what are the roles and responsibilities of teradata DBA ?
If the script is aborted. why it is aborted and how can you identify ?
I have a employee table with EMPID, EMPNAME, DEPTID, SAL and want to fetch the maximum and minimum salary on each dept id with the emp name. Can anyone help in this? The result should contain the EMPNAME, DEPTID, SAL.
what is differences between Fastload and Multiload as per DBA aspect ?
How to explain project Architecture and flow in teradata interviews?Can please anyone help on this? Am new to teradata.
0 Answers Infosys, Wells Fargo,
Write a single SQL to delete duplicate records from the a single table based on a column value. I need only Unique records at the end of the Query.
Differentiate database data and data warehouse data?
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
How teradata makes sure that there are no duplicate rows being inserted when its a set table?
What is teradata?