Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Fri, 17 Sep 1999 @ 05:10:57 GMT





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




Subj:   Re: Bteq export command
 
From:   Wayne Moran



Hays,

You can use the export option which will give you the LRECL information in the first 2 characters. Then use the SED command to strip of the 2 garbage characters.

Command:

     sed 's/^.//' < ${BteqFile}  >  ${ExtrFile}

This will give you just the data.


Wayne Moran





     
  <Prev Next>   <<First <Prev
Next>
Last>>
 
 
 
 
 
 
 
 
 
  
 
  Top Home Join Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky 
Last Modified: 30 Jun 2008