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 Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023