Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Mon, 05 Jun 2006 @ 09:42:12 GMT


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


Subj:   Fast export data file problem
 
From:   Raghu_Senapathi

Hi,

Facing some problem in data file when doing fast export. In data file after fast exporting one of the decimal column not getting value before decimal point.

example as folllows.

     create table xyz ( a int,b decimal(18,4)) ;

     insert into ( 1 , 2.000)

     in fast export..selecting as follows..

     sel
     coalesce(trim(cast(b as cast(60))).

I tried all options....still finding the same problem..

Data file looks as

     1 | .000

Not able to see 2 (actual value is 2.000).

I tries


Thanks

Raghu



     
  <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