Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

For this question you have to ask clearly is that data
wants to load fresh or they want to load override ,Or is it
same data next time also getting 5 million records .If we
getting same records again 5 million records then use Mload
utility

1) write 2 staments in mload 1st insert into temp table
then again temp table to select only 4th column and insert
into original table(select 4 column) this is one type of
procedure.
2) Then again load by using fast load it will not takes big
time.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by teradata intellicloud?

1077


How do you verify a complicated sql?

1115


How is MLOAD Teradata Server restarted after execution?

1343


Is it necessary to add? Quit statement after a bteq query when I am calling it in a unix environment?

1321


Explain the most common data types used in teradata?

1125


Difference between multiload and tpump?

1161


What is dimensional modeling?

1141


How to eliminate product joins in a teradata sql query?

1088


Explain vproc in teradata?

1049


What are the updated features of teradata?

1093


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

1163


What are normalization, first normal form, second normal form and third normal form?

1111


What type of indexing mechanism do we need to use for a typical data warehouse?

1229


What is the difference between global temporary tables and volatile temporary tables?

1242


Difference between stored procedure and macro?

1222