Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 08 Jun 2011 @ 08:27:39 GMT


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


Subj:   Re: Create procedure and CALL DBC.SysExecSQL
 
From:   Anomy Anom

<-- Anonymously Posted: Tuesday, June 07, 2011 23:59 -->

Hi,

I believe that you are creating the SQL and storing it in some variable and then calling DBC.SysExecSQL (sql_variable). For example:

     Set sql_var = 'INSERT INTO TABLE_A SEL * FROM TABLE_B;';

     CALL DBC.SYSEXECSQL(sql_var);

Please share some more details about how you are doing it.



     
  <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