What is meant by a Channel Driver?
No Answer is Posted For this Question
Be the First to Post Answer
Hello Frndz, I have a table named product as shown below: product_id product_name 1 AAA 1 BBB 1 CCC 2 PPP 2 QQQ 2 RRR Now my output should be: product_id product_name_1 product_name_2 product_name_3 1 AAA BBB CCC 2 PPP QQQ RRR
How would you load a very large file in teradata in general? What utility would you use for it? Why?
What is the use of having index's on table?
How can we check the version of Teradata that we are using currently?
Explain amp in teradata?
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
can we have an unconnected lkp to lookup a DB2 record against a Teradata record?
Difference between client character set and server character set? What is the use of these two?default character set in teradata?
How do you determine the number of sessions?
What do you mean by teradata intelliflex?
What is basic teradata query language?
What is the use of having index on table?