Can any one please provide me practical example of How to
do the performance tuning in Query??

Answer Posted / tdguy

Beauty of teradata lies in explain plan. It explains
everything about your query. Use it effectively to find the
opportunities for performance tuning.Avoid unnecessary
joins like product joins, use secondary index and collect
stats.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of using case expression in teradata?

574


How to find duplicates in a table?

611


how do you manage the production space. what are the proactive methods you can take ?

1477


What are the different functions performed in development phase?

572


What do you mean by parsing?

633






What are the functions performed by bynet?

611


Comment whether bottleneck is an error or not.

623


What is upsert statement in teradata?

614


What is a dimension table?

610


What is bteq utility in teradata?

573


What is database exceptions in teradata?

550


Explain the term 'primary key' related to relational database management system?

605


What are the advantages of teradata?

602


What is the use of having index on table?

584


How to eliminate product joins in a teradata sql query?

603