Which Teradata concept allows more than one model
generation?
Why do Hash joins usually perform better than Merge Joins?
Is multi insert ansi standard?
How to cast date "2015-03-03-012204-000000" to timestamp
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?
Difference between stored procedure and macro?
If Fast Load Script fails and only the error tables are made available to you, then how will you restart?
What is the difference between teradata and oracle?
IBM QUESTION As all we know PE takes the SQL Request and it will give responce for that query. what is the internal process happening.how it is taking that sql from the system????? thanks in Advance
2 Answers Cap Gemini, IBM, Infosys,
Why do you get spool space errors? How do trouble-shoot them?
How is Teradata in current market?
What do you mean by tpt in teradata?
What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?