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 is inner join and outer join?

612


Explain teradata architecture?

630


Describe primary index in teradata?

581


How will you solve the problem that occurs during update?

577


Explain PDE.

600






How do you determine the number of sessions?

610


Difference between stored procedure and macro?

679


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

365


What is spool space?

600


What is node? How many nodes and amps used in your previous project?

669


Why managing the data is important?

588


Difference between multiload and tpump?

617


What are the advantages of teradata?

594


Difference between star and snowflake schemas?

601


Explain amp in teradata?

568