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??

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different softwares used with their functions in teradata?

1060


Can you fastexport a field, which is primary key by putting equality on that key?

1229


What are the primary characteristics of the Teradata.

1236


What is the particular designated level at which a LOCK is liable to be applied in Teradata?

1084


What are the various indexes in teradata? How to use them?

1072


Give the sizes of SMALLINT, BYTEINT and INTEGER.

1210


What are the steps involved in the process flow of the sql statement through channel attached system?

1160


Can we collect statistics on multiple columns?

1122


What are default access rights in teradata? What explicit right can be given to a user?

1144


What are tpump utility limitations?

1176


How many tables can you join in v2r5?

1116


What is teradata? What are some primary characteristics of teradata?

1026


What is the purpose of upsert command?

1260


Highlight the limitations of TPUMP Utility.

1174


How to find duplicates in a table?

1273