What are aggregate tables? How do you design them using teradata?
No Answer is Posted For this Question
Be the First to Post Answer
In Teradata, what is the significance of UPSERT command?
Frnds.... i have one doubt we have the num like this +913757575......i want to remove 91 and i want lo load remaining data to the target table.. whinch function we can use in teradata????? Plz let me know.. thanks in advance
Why do you get spool space errors? How do trouble-shoot them?
What do you mean by fastexport in teradata?
During the Display time, how is the sequence generated by Teradata?
What is a node in teradata?
Backup Script was blocked then you are unable to archive the data. how do you analyze it and where do you identify ?
How would you load a very large file in teradata in general? What utility would you use for it? Why?
Explain the parallel data extension in teradata?
What are the multiload utility limitations?
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?
How do you set the session mode parameters in bteq?