Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 21 Apr 2006 @ 18:42:38 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Delimited Fast Load in Teradata
 
From:   Subramaniam, Dhanabal

Mohan,

You can specify like the comments

     For Tab Delimited File :
      /* Specifying the Type of File */
      .SET RECORD VARTEXT "     " ;

     For "|" Delimited File :
      /* Specifying the Type of File */
      .SET RECORD VARTEXT "|" ;

     For "," Delimited File :
      /* Specifying the Type of File */
      .SET RECORD VARTEXT "," ;

Try this...


Regards

Dhanabal S.



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023