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

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

Answer Posted / tdguy

Performance tuning increases with experience. Some tips
are: Analyze the plan displayed by TD. This would give
enough information about the query, data and performance.
Check for confidence levels. Try to identify the type of
joins. Avoid product, cartesian product and nested joins.
1. try to avoid unnecessary joins 2. Try to join using
unique value columns 3. collect stats 4. Use secondary
index appropriately 5. Use join index, if necessary 6.
Split the query, if necessary.
Again, see the plan and repeat the steps.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does hashing happens in teradata?

1144


How many tables can you join in v2r5?

1115


What are the multiload utility limitations?

1109


What is partitioned primary index (ppi)?

1086


What's the difference between timestamp (0) and timestamp (6)?

1250


if collect stats but it show low confidence why?

1747


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

1085


What is the basic syntax for teradata select statement?

1091


How to load specific no.of records using bteq, or fastload,or multiload

1813


What is a three-tier data warehouse?

1151


What is the primary index in teradata?

1278


Why does varchar occupy 2 extra bytes?

1267


In BTEQ, how are the session-mode parameters being set?

1189


List out all forms of LOCKS that are available in Teradata.

1008


What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?

1156