What is TPD?
No Answer is Posted For this Question
Be the First to Post Answer
How do you Generate sequence at the time of Display?
How many codd's rules are satisfied by teradata database?
What is the use of teradata system software?
how can we analyze the locks ?
What is the opening step in basic teradata query script?
Name the five phases that come under MultiLoad Utility.
what is use of PI(primary index) AND SI(secondary index)
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
Can we have an unconnected lkp to lookup a db2 record against a teradata record? Doesnt seem to work. I could be wrong
If the PMON is not working then how do you manage and monitor all processes, resources and sessions etc.
What are differences between teradata and ansi session modes in teradata?
I have a employee table with EMPID, EMPNAME, DEPTID, SAL and want to fetch the maximum and minimum salary on each dept id with the emp name. Can anyone help in this? The result should contain the EMPNAME, DEPTID, SAL.