Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 20 Feb 2004 @ 10:58:22 GMT


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


Subj:   Re: Converting Oracle PL/SQL to run with Teradata DW
 
From:   Martin Reimann

Hi,

the dynamic ORACLE SQL schould by one problem you have:

execute immediate varSQL;


Try something like:

CALL DBC.SysExecSQL(varSQL);


and instead of your function pResult(), I would use a procedure with out variables.



     
  <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