How many macros we can create inside a macro
What are the components used in smp and massively parallel processing (mpp) machines?
how can i answer for question like teradat architecture in interveiw
Steps to create a data model?
What happens in a conflict? How do you handle that?
what is amp plz explanation
What is a pseudo key? What is its use???
How many codd's rules are satisfied by teradata database?
What are the string manipulation operators and functions associated with teradata?
Hi All, I have a table with 3 fields like id,mark1,mark2 and I would like to update a mark3 field that would calculate the max for each record (so the max value of the 2 fields) in Teradata ID Mark1 Mark2 Mark3 1 10 20 2 20 30 3 40 10 4 50 50 I Have to write a update statement Mark3 with max value of mark1,mark2 fields…like bellow ID Mark1 Mark2 Mark3 1 10 20 20 2 20 30 30 3 40 10 40 4 50 50 50 Please any one help me ....Thq
What is the primary index in teradata?
What is the basic syntax for teradata select statement?
What is the command in bteq to check for session settings ?