Where is teradata rdbms used?
No Answer is Posted For this Question
Be the First to Post Answer
Diff b/w v2r5 and v2r6 ?
What are the available primary index types in teradata.
Suppose i have data like 2009/12/31 555555534 ' ' Generally last 2 records are wrong format it is going to error table but i don't want load error table if any wrong format in Date column Pass "NULL" how can we do it fast load
What is upsert statement in teradata?
can i call router is a passive transformation
in a BTEQ we have 2 insert 2 del 2 update statment. when the BTEQ is restarted i need to run the BTEQ from after DEL statment(means no need to run the insert & del stat).what is the logic for the above requirement?
Explain PDE.
What are the components provided on node?
What is called partitioned primary index (ppi)?
What are the steps involved after the disk manager passes the request?
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?
What is a sparse index?