Can we take collect stats on Dervied Tables and Volitable
tables,
What is Golabal Temporary table what is the use of this
Golabal Temporary table ,When we create any kind table in
Teradata it will show in Golabal Temporary table

Answers were Sorted based on User's Feedback



Can we take collect stats on Dervied Tables and Volitable tables, What is Golabal Temporary table..

Answer / vinay sir,dwh technologies,ame

Small correction guys for the above answers:
We can collect statitics on volatile tables in TEARADATA-13.
Just try at home.

Derived tables any way we can collect.
Volatile tables life time with in the session(Data and
Structure).
Global temporary tables life time accross sessions
(definition only).

Is This Answer Correct ?    4 Yes 0 No

Can we take collect stats on Dervied Tables and Volitable tables, What is Golabal Temporary table..

Answer / yuvaevergreen

No for volatile and derived tables and yes for golobal
tables. Global tables are temp tables like volatile tables
but unlike volatile tables, their definitions are retained
in dd. It is used whenever there is a need for a temporary
table with same table definition for all users.

Is This Answer Correct ?    7 Yes 5 No

Can we take collect stats on Dervied Tables and Volitable tables, What is Golabal Temporary table..

Answer / ankal

As Per my knowledge i am expecting this is true.Anybody got better answers plzzzz post.

No.Not possible to take collect stats on Derived Volitable because this tables structure will not store in data dictionary it will store in spool space so not possible to take collect stats on this tables.But possible to take collect stats on Global Temporary table because this table structure will store in DD(data dictionary)

Is This Answer Correct ?    2 Yes 1 No

Can we take collect stats on Dervied Tables and Volitable tables, What is Golabal Temporary table..

Answer / tdguy

In TD14.0, stats can be collected for volatile tables also.
GTTs are stored in temporary space and definition alone is
retained across sessions. Temporary tables are used, when
there is a need to store some aggregate results of rows for
further sql processing. It also increases the need to join
big tables.

Is This Answer Correct ?    1 Yes 0 No

Can we take collect stats on Dervied Tables and Volitable tables, What is Golabal Temporary table..

Answer / jai

We can take collect stats for volatile table for version
6.1.2 onwards Golabal Temporary table is usable for
particular session only the table defination is avaialble
in data dictionary and it takes space temporary

Is This Answer Correct ?    1 Yes 3 No

Can we take collect stats on Dervied Tables and Volitable tables, What is Golabal Temporary table..

Answer / humayun

yes we camn collect statistics on globaltemporary table
wher as we cant on derived and volatile because these table
will be created under spool mempory.and global tempoary
tables will be created to get the intemediate results this
table will be created and dropped as part of the query.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Teradata Interview Questions

what is the difference between primary index and secondary index?.

2 Answers   IBM,


Suppose i have data like 2009/12/31 555555534 ' ' Generally last 2 records are wrong format it is going to error table but i don't want load error table if any wrong format in Date column Pass "NULL" how can we do it fast load

4 Answers  


Does anyone got Latest TERADATA V12 Certification Dumps for the below? TE0-121 , TE0-122 , TE0-123 , TE0-124 , TE0-125 , TE0-126 TE0-127 , TE0-12Q

45 Answers  


why use references rather than pointers in the public api, particularly for arguments which are modified?

0 Answers  


hi frnds i want to learn teradata utilities and teradata dba real time. i have 1+ years of experience in teradata. so i want to go deeply in Tearada. plz let me know at my email id who r best to learn from. im lookng for a realtime guy in HYD or Banglr. Thanks in advance. Rajesh my email-id: rajeshmss87@gmail.com

0 Answers   IBM,






What is the meaning of Caching in Teradata?

0 Answers  


What is meant by a dispatcher?

0 Answers  


i learn teradata,it is so intersting,now i want teradata certifications ,so any 1 help me to get teradata certifications TD 12 ? email:kdcrazyy@gmail.com

0 Answers  


While creating table my dba has fallback or no fallback in his ddl. What is that?

0 Answers  


My table got locked during mload due to a failed job. What do I do to perform other operations on it?

0 Answers  


what is amp plz explanation

5 Answers   IBM,


how to improve the query perfoemance in teradata.with example?and how explain this in interview?please forward answer

2 Answers   IBM,


Categories