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

Answer Posted / tdguy

Incase if you have priveleges to delete the data, delete
and load all the 4 columns using fload utility. Else use
bteq and load all the 4 columns in a volatile table
followed by delete and loading into target table. But this
would be slow when compared to fload.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps involved in the process flow of the sql statement through channel attached system?

662


how can we analyze the locks ?

1702


What are the available join types in teradata?

602


What is spool space?

609


What are the things to be considered while creating secondary index?

638






Highlight the differences between Primary Key and Primary Index.

625


What is the purpose of indexes?

602


What is database exceptions in teradata?

555


List out teradata data types?

564


What are the available primary index types in teradata.

593


What are the advantages of teradata?

606


What are aggregate tables? How do you design them using teradata?

642


What is a sparse index?

634


What are the multiload utility limitations?

601


How do you see a ddl for an existing table?

578