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 commands to make a new table, change a table and remove a table in teradata?

621


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

630


How to write the query . eid enm doj dob i want to display the names who worked more than 25 years .

1293


What is called partitioned primary index (ppi)?

573


what are the uses of fact table and dimension table in banking project?

4112






What are the different methods ot loading a dimension table? A fact table etc?

586


any one answer me how they can analyzing the project using data ware housing?

2036


What do you mean by tpt in teradata?

601


What is a clique?

595


What is a sparse index?

638


Backup Script was blocked you are unable to archive the data now. how do you analyze it and where do you identify ?

1615


How do you create tables? Exact syntax, and create profiles, users in teradata?

567


How would you load a very large file in teradata in general? What utility would you use for it? Why?

612


What is basic teradata query language?

648


What is the purpose of upsert command?

600