Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Mon, 02 Jun 2003 @ 22:14:01 GMT





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




Subj:   Alter table
 
From:   Ye, Mei



Hi,

One of our table has following two fields:

      AMT_USD DECIMAL(15,2) NOT NULL,
      AMT_BLNG_CURNCY DECIMAL(15,2),

then I applied "alter table":

        alter table gdw_tables.dw_accounts_sd_w_cur
        add         AMT_USD DECIMAL(18,2),
        add         AMT_BLNG_CURNCY DECIMAL(18,2);

        Now it comes this:

        AMT_USD DECIMAL(18,2) FORMAT '--------------.99',
        AMT_BLNG_CURNCY DECIMAL(18,2) FORMAT '--------------.99',

My question is : are formats correct here? Or should I give "format" definition when I did alter table? If yes, what kind format I should use?


Thanks,

mei





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