Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 28 Nov 2008 @ 16:00:27 GMT


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


Subj:   Teradata Macro Problem
 
From:   Anomy Anom

<-- Anonymously Posted: Fri, 28 Nov 2008 07:42 -->

Trying to achieve the following functionality in macro:

     REPLACE MACRO DTBASE.LOAD_DIM
         ( D_TNAME CHAR(30) )

     AS
     (
     INSERT INTO :D_TNAME
     SEL *
     FROM DBASE.BK_IND_CTRL;
     );

But it is throwing an error. Is there any workaround for this?



     
  <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