-
-
-
Log Table
What is log table? What is the use of log table?
-
MultiSet Table and Duplication
Why fastload does not support multiset table and duplication?
-
Fload, Mload and error tables
How many error tables are there in fload and what are their significance/use?Can we see the data of error tables?How many error tables are their in mload and what is there use?When mload job fails, can we access mload tables? If yes then how?
-
-
Skewness
What is the meaning of skewness in Teradata? When do we use nullif function in Teradata?
-
Skewness
How will you avoid Skewness?
-
-
What are two examples of an OLTP environment?
è Transactions take a matter of seconds or less.è Many transactions involve a small amount of data.
-
What is the difference between Global temporary tables and Volatile temporary tables?
Global Temporary tables (GTT) -1. When they are created, its definition goes into Data Dictionary.2. When materialized data goes in temp space.3. thats why, data is active upto the session ends, and definition will remain there upto its not dropped using Drop table statement.If dropped from some other session then its should be Drop table all;4. you can collect stats on GTT.Volatile Temporary tables...
-
Teradata performance tuning and optimization
What is an optimization and performance tuning and how does it really work in practical projects. can i get any example to better understand.
-
Join Stratagies
There are 2 tables, table A with 10 million records, table B has 100 million records, now we are joining both tables, when we seen Explain Plan the plan showing TD will took the table A and it will redistributes itNow the Question is: By that plan is the optimizer is correct job or not ? Justify Ans2. From the same above example now the optimizer is taking Table B (100 million records) and it is distributing...
-
Vertical & Horizontal Partitioning, Join & Hash Indexes and PPI?
What are the differences between the followings?- Vertical & Horizontal Partitioningvs- Join & Hash Indexes vs- PPI
-
-
-
Teradata versions
How many version is there in Teradata? please give me detail information for version ? Version Name and Particular date ?
-
Which two statements are true about a foreign key?
Each Foreign Key must exist as a Primary Key.Foreign Keys can change values over time.
-
What is explain in teradata?
What is explain and how does it work?
-
Teradata Interview Questions
Ans