If the query is NOT WRITTEN PROPERLY then what are the recommendations you can give to the developer ?
Answer / tdguy
In TD, explain plan is like a gift to every developer.
Confidence levels should be observed (low, high or no).
Check for the recommendations of statistics. Try to observe
the plan for any product joins or nested joins. Avoid
unnecessary joins. Use secondary index and join indees
appropriately. Try to repeat the steps in the explain plan
after tuning.
Is This Answer Correct ? | 7 Yes | 0 No |
What is a common data source for the central enterprise data warehouse?
I Have Name field in a Table Name ------------- abcde;fgh;ijk; abc;def;jklm;no I want to write a sql to display name field data with out ';'.so i want to replace ; with '' how will write in Teradata
What are the newly developed features of Teradata?
Can any one explain me the difference between BTEQ and MLOAD,TUMP. All canbe used for same purpose but still differnt methods. why ?
What is meant by a Virtual Disk?
Explain the term 'row' related to relational database management system?
Write a single SQL to delete duplicate records from the a single table based on a column value. I need only Unique records at the end of the Query.
What are the main components of teradata system?
A Query was run fine earlier. It is not running properly now. what are proactive steps you can take as a dba ?
IS IT POSSIBLE THAT THERE R TWO PRIMARY KEY WILL BE IN A SAME TABLE?PLZ HELP ME BY GIVING THE ANSWER.THANK U.
What do you mean by teradata sql assistant?
What are the frequently used data types in teradata?