Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In which scenarios we use Volatile tables and Global
temporary Tables in Real time? Please give me one real time
scenario???I know wat is its use??

Answers were Sorted based on User's Feedback



In which scenarios we use Volatile tables and Global temporary Tables in Real time? Please give me ..

Answer / tdguy

Sometimes, we may need aggregated data using some no of
columns from a very big table and these results are needed
in multiple sql requests In those cases, temporary tables
come in to picture and hold these temporary results for
further processing. When you need the table to be used
across sessions, GTT would be used so that definition would
be retained and can be reused by multiple users. When there
is a need only within the session, volatile table would be
used. These tables also help in speedy running of sqls.

Is This Answer Correct ?    10 Yes 0 No

In which scenarios we use Volatile tables and Global temporary Tables in Real time? Please give me ..

Answer / yuvaevergreen

A volatile table is dropped at the end of the session(both
definition and data). It is stored in spool space and
statistics for the data cannot be collected. A global
temporary table's data alone is dropped at the end of the
session. It is stored in temp space and stats can be
collected. Any user can make use of the definition within
his temp space.

Is This Answer Correct ?    14 Yes 6 No

In which scenarios we use Volatile tables and Global temporary Tables in Real time? Please give me ..

Answer / frank

Pls explain clearly don't understand

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Teradata Interview Questions

tomorrow i have interview in infosys.can someone pour any suggestions or any interview questions. thank you

0 Answers  


How do you create tables? Exact syntax, and create profiles, users in teradata?

0 Answers  


teradata support to automatically increase the character length or not?

1 Answers  


what is the difference between bpo and call centre?

2 Answers   American Solutions,


What is teradata and why it is used?

0 Answers  


Highlight the differences between Primary Key and Primary Index.

0 Answers  


Comment whether bottleneck is an error or not.

0 Answers  


What are the various reporting tools in the market?

0 Answers  


What are aggregate tables? How do you design them using teradata?

0 Answers  


what is meant by Hot amp?

2 Answers   IBM, Satyam,


What is a node in teradata?

0 Answers  


Explain the teradata primary index mechanics in detail with a diagram.

0 Answers  


Categories