Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Fri, 13 Jul 2001 @ 21:30:41 GMT





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




Subj:   Re: Binary in Fast Export output
 
From:   Fred Pluebell



The FastExport utility itself doesn't do that sort of data conversion. But you can CAST the field to character instead of integer in your SELECT:

SELECT CAST(intfld AS CHAR(11)) FROM ...


You can also use CAST to apply a different format if you don't like the default:

CAST(CAST(intfld AS FORMAT '+9(10)') AS CHAR(11))





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