What is the use of stored procedures in teradata?
No Answer is Posted For this Question
Be the First to Post Answer
Can we collect statistics on multiple columns?
What is the meaning of Caching in Teradata?
Can any one please provide me practical example of How to do the performance tuning in Query??
What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?
Explain how spool space is used.
List out teradata data types?
During the Display time, how is the sequence generated by Teradata?
Hi frnds this question is asked at IBM One query is there when we dont collect stastics on it,exlapin will show us LOW CONFIDENCE,When we collect stastics it shows HIGH CONFIDENCE.WHAT IS THE INTERNAL ARCHITECTURE ACTUALLY GOING ON ?????ASKED ON 23-08-2012 THANKS IN ADVANCE
Explain the term 'primary key' related to relational database management system?
sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id where b.deptno=10; sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id and b.deptno=10; what is the difference on the above 2 queries?
Discuss the advantages of using partitioned primary index in a query?
What are the string manipulation operators and functions associated with teradata?