Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 11 Dec 2003 @ 22:00:17 GMT


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


Subj:   Trigger -- compile error
 
From:   Anomy Anom

<-- Anonymously Posted: Thursday, December 11, 2003 16:19 -->

Hi,

Could some one help me out finding what is wrong with this statement?

replace trigger mytrig enabled after insert on t2
Referencing old as Pr new as nr
for each row
(
         Insert into t3 (x3,y3,z3) values ( pr.x2, pr.y2, pr.z2 );
);

Error Message: 5423: This trigger contains an invalid REFERENCING clause.

Thanks



     
  <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