use Perl;

* split data into smaller data bits
* clean smaller data bits
* merge smaller data bits into slightly larger data bits
* repeat last two steps until all data is clean



> 
> We are trying to load date into teradata [which is 
> data warehousing, stores Terabytes of data, and which 
> is 10 times faster than any other database..)
> 
> before loading data into Teradata, we need to do some
> massaging on data..basically eliminating..duplicate
> rows and invalid rows...
> 
> 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Shopping - Send Flowers for Valentine's Day
> http://shopping.yahoo.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to