Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 13 Oct 2009 @ 14:24:29 GMT


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


Subj:   Re: Volatile table in procedure
 
From:   Geoffrey Rommel

I may have spoken too soon. Apparently it is possible to create a procedure that uses a volatile table, as long as you do this:

     Session 1:
     create volatile table ...;
     create procedure ...;
      /* The procedure is created, but you get a warning. */

     Session 2:
     create the same volatile table;
     call the procedure;

Something is wrong with the C compiler on my TD Express version, so I am unable to test this right now. Sorry!



     
  <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