How can we check the version of Teradata that we are using currently?
Is PK concept available in Teradata. If it is how can we create Primary Key for a table in TD
What is a pseudo key? What is its use???
My table got locked during mload due to a failed job. What do I do to perform other operations on it?
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 are teradata utilities?
Explain the term 'primary key' related to relational database management system?
why varchar takes 2 extra bytes?
Where is teradata rdbms used?
What is primary index and secondary index?
Hello all, There is a table with 4 columns in that 3 columns has been already loaded with 5 million records.4th column is empty,Now I have got 5 million records data which has to be loaded into 4th column.How can I load this data fastly in to the 4th column with out using update
whether Nulls will be counted while doing average? example: we have table column A with following values A -- 5 Null 8 3 Now what is the average of A?
What are some primary characteristics of teradata?