What do you mean by tpt in teradata?
No Answer is Posted For this Question
Be the First to Post Answer
I have a table with emp id, emp name, dept id and sal where dept id is NUSI. SEL * FROM EMP WHERE DEPTID = 100. Can any one explain how it will fetch the record.
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
What is the difference between SI and JI?
what is DYNAMIC SQL in TD?
If table have access lock.In the same table write lock is posible or not?
Can we load a Multi set table using MLOAD?
How to run a query in teradata?
Highlight the points of differences between the database and user in Teradata.
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 does hashing happens in teradata?
Explain the term 'primary key' related to relational database management system?
Explain the new features of teradata?