Explain the new features of teradata?
what is meant by Hot amp?
Hello Frndz, I have a table named product as shown below: product_id product_name 1 AAA 1 BBB 1 CCC 2 PPP 2 QQQ 2 RRR Now my output should be: product_id product_name_1 product_name_2 product_name_3 1 AAA BBB CCC 2 PPP QQQ RRR
we have two tables emp,dept.emp has eno,ename,sal and dept has deptno,dname.how to find maxsal of each dept wise.which join used for joining.
5 Answers Accenture, Cognizant,
We are migrating an oracle table into teradata, the volume of data is huge and partitioned (year wise list partition). How do i simulate the same in teradata.
What is meant by a Highest Cost Plan?
What are the different functions performed in development phase?
Where we use PPI in real time??? What is the disadvantages of PPI?
in teradata level primary in table level allows duplicates why?
How would you load a very large file in teradata in general? What utility would you use for it? Why?
write a query following data. 123.45 is input.write a query after decimal (ex:.45) load into database ?how it possible?
What is the meaning of Caching in Teradata?
Can we load a Multi set table using MLOAD?