Mention a few of the ETL tools that come under Teradata.
No Answer is Posted For this Question
Be the First to Post Answer
What are the steps involved in the process flow of the sql statement through channel attached system?
What is difference between user and database in teradata?
What is Difference b/w PI & PPI?how to implement PPI?
What is spool space? Why do you get spool space errors?
What is a sparse index?
Can we have two time dimensions in a schema(either star or snow flake)? For ex if we want joining date of employee and if we want today's sales with time whether can we have two time dimensions for accommodating above tasks?
can we load 10 millions of records into target table by using tpump?
What is collect State in Teradata ? what it use and how it works??
What are the different functions performed in development phase?
Explain the term 'tables' related to relational database management system?
Write a program to show the parser component used in teradata?
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