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 / pavan

The update is not accessible,so we cannot use the FLOAD
Utility why because FLOAD is the utility only used to
insert that to incae of empty tables only. and we can go
for MLOAD utility.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of joins in teradata and what are the available join types?

547


Explain the term 'columns' related to relational database management system?

550


How to select first n records in teradata?

611


Describe primary index in teradata?

587


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

570






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

590


Let us say there is a file that consists of 100 records out of which we need to skip the first and the last 20 records. What will the code snippet?

706


What is the purpose of using case expression in teradata?

574


What is meant by a Virtual Disk?

578


Can we have two time dimensions in a schema(either star or snow flake)? For ex if we want joining date of employee and if we want today's sales with time whether can we have two time dimensions for accommodating above tasks?

1619


Explain the advantages of partitioned primary index in a query?

565


What happens when a node suffers a downfall?

669


What is upsert statement in teradata?

614


Give the sizes of SMALLINT, BYTEINT and INTEGER.

667


Difference between stored procedure and macro?

689