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 functions performed by bynet?

595


Explain fallback in teradata?

596


What is difference between user and database in teradata?

608


What is meant by a Virtual Disk?

568


Mention a few of the ETL tools that come under Teradata.

607






Highlight a few of the advantages that ETL tools have over Teradata.

603


How to select first n records in teradata?

602


What is teradata?

635


What is the use of virtual processor connectivity in teradata?

556


What do high confidence, low confidence and no confidence mean in explain plan?

579


what are the day to day activities of teradata DBA ?

5355


How does hashing happens in teradata?

612


Why does varchar occupy 2 extra bytes?

597


What does Amp contain and what are all the operations that it performs?

577


What are the various indexes in teradata? How to use them? Why are they preferred?

585