Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 28 Aug 2003 @ 14:42:30 GMT


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


Subj:   ON CHAR(19)=DEC(18,0)
 
From:   rcifuentes

Listers,

I have the following problem:

Error 3754: precision error in FLOAT type constant.

This is the testing code:

create table c19( c1 char(19));
create table dx( d1 dec(18,0));
select 1 from c19 join dx on c1 = d1;

It also occurs when d1 is dec(17,0).

Restriction, feature or BUG? Any ideas?



     
  <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