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 |
Explain the meaning of Amp?
I want to load 1000 rcds using. FL for every 100 records there is a check point.But script failed at 120 records, when we are restarting the script, it starts from last ckpt, but Target table contains populated data but FL doesnt support existing data in target table. How can we load data in FL?
how do you manage the production space. what are the proactive methods you can take ?
Highlight a few of the important components of Teradata?
i have column like below studentid studentname sub1 sub2 sub3 1 aaa 40 70 90 2 bbb 60 80 50 i want to execute every student highest mark in which subject my o/p like below studentid studentname sub3 sub2 1 aaa 90 2 bbb 80
On which column will you take primary index???
How to explain project Architecture and flow in teradata interviews?Can please anyone help on this? Am new to teradata.
0 Answers Infosys, Wells Fargo,
What do you mean by teradata intellicloud?
What are the string manipulation operators and functions associated with teradata?
Difference between Qualify and group
While creating table my dba has fallback or no fallback in his ddl. What is that?
Comment whether bottleneck is an error or not.