What are the primary characteristics of the Teradata.
No Answer is Posted For this Question
Be the First to Post Answer
What is spool space?
How can we load single row of data into teradata database. please give me the process.
In BTEQ, how are the session-mode parameters being set?
What is called partitioned primary index (ppi) and discuss the advantages of using it in a query?
How would you load a very large file in teradata in general?
What is the difference between teradata and oracle?
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?
write a query following data. 123.45 is input.write a query after decimal (ex:.45) load into database ?how it possible?
teradata support to automatically increase the character length or not?
what is the difference between primary index and secondary index?.
What is the difference between teradata and basic rdbms?
Explain the term 'tables' related to relational database management system?